Mobile Ads SDK (iOS) versioning error - Xamarin.Firebase.iOS.Admob plugin #520
Description
Hello,
Methinks someone should update this plugin library as it fails in the app (iOS Xamarin) citing wrong version of the Mobile Ads SDK.
This is what I get -
2022-01-21 13:56:38.844 MyCompany[3831:1156576] Google:HTML You are currently using version 7.66.0 of the SDK. Please consider updating your SDK to the most recent SDK version (8.13.0) to get the latest features and bug fixes. The latest SDK can be downloaded from https://goo.gl/UoiJ8F. A full list of release notes is available at https://developers.google.com/admob/ios/rel-notes.
@dmariogatto, can you comment on this at all?
@mattleibow, can you comment on this at all?
This really stops progress on implementing AdMob into our Xamarin.Forms app. I'm sure we're no the only ones either.
Wondering if the Admob plugin can just be rebuilt with the latest Google SDK or if there are code fixes/mods necessary if targeting the latest SDK....
Any feedback?