Open jthun opened 2 years ago
Hi, I'm currently updating the plugin to support Xamarin.Google.iOS.MobileAd 9.13.0.
It seems that there are few incompatibilities so I'll have to fix them and I'll release a new version soon. Meanwhile I'd suggest you to stay with version 7.66.
Cheers, Marco
Awesome, looking forward to the new update! Many thanks!
Maybe you could update the readme to say this until you get it updated to work with 8.3.0 +. Took a little while of debugging before I can here and found this. Anyone using the plug in after 8.12 was released will be having issues.
Thanks! Hoping this will work out for my app.
Describe the bug Hi! I love the plugin! But when updating Xamarin.Google.iOS.MobileAds to 8.13.0 from 7.66.0, it crashes when launching the iOS app in a simulator, and on a real device it does not compile.
Simulator Launch:
It happens in AppDelegate.cs at
CrossMTAdmob.Current.AdsId = "ca-app-pub-<theid>";
Device Compile:
To Reproduce Steps to reproduce the behavior:
Expected behavior No crash, as when using Xamarin.Google.iOS.MobileAds 7.66.0.
Smartphone (please complete the following information):
Additional context Xamarin Forms 5.0.0.2337 VS 2022 17.1.1