xamarin / GoogleApisForiOSComponents

MIT License
225 stars 156 forks source link

iOS Crashes not going to AppCenter #624

Open luizbrusa opened 10 months ago

luizbrusa commented 10 months ago

After installed the Xamarin.Google.iOS.MobileAds in my iOS project, the App stoped sending crashes to AppCenter, only catched Exceptions are going to it as Errors, crashes never go. I downgraded it from 8.13.0.3 to 7.27.0.3 and it works, errors and crashes are going correctly, but I need the CustomNativeAd which is present only in the newest version. Is it a known issue? Do we have alternatives for this?