I want to make a package of google-mobile-ads to use on multiple devices.But the issue is I can not import or add the dependency of google-mobile-ads in my swift package. How I can do this?
Asked
Active
Viewed 24 times
0
-
Are you able to provide more information? What errors are you seeing? – Timmy Jun 10 '23 at 07:25
-
https://github.com/googleads/googleads-mobile-ios-examples ? Seems to be only CocoaPods supported according to ReadMe, is there a `Package.swift` somewhere for it? – Larme Jun 11 '23 at 10:35