swiftfirebaseadmobswift-package-managerfirebase-admob

Add Google Firebase Admob to iOS project with Swift Package Manager


How can I add Google admob to my iOS project via Swift Package manager? I could only find a way to add it via Cocoa-pods.


Solution

  • It seems as if there are no possible ways to install via SPM at the moment. Here is a Github discussion explaining some of the technical details.