AdamEssenmacher / GoogleApisForiOSComponents

A community-supported fork of the abandoned Xamarin.iOS.* binding libraries from Microsoft
MIT License
40 stars 7 forks source link

A NuGet cases a crash when running on a simulator #10

Closed evgenyvalavin closed 1 month ago

evgenyvalavin commented 2 months ago

I'm not exactly sure what happens, because sometimes an app starts crashing, but sometimes it does not. I noticed a different behaviour between a simulator and physical device when running the app. Seems like running the app on a simulator makes it crash much frequent than on a physical device. Getting more info...

Noticed issues, combined from different debug sessions:

error: Failed to load AOT module 'Firebase.Analytics' while running in aot-only mode: doesn't match assembly.

error: Failed to load AOT module 'Firebase.Installations' while running in aot-only mode: doesn't match assembly.
evgenyvalavin commented 2 months ago

Maybe it somehow related to an Upgrade from the old Xamarin NuGets

AdamEssenmacher commented 2 months ago

Can you try adding a dependency on AdamE.Firebase.iOS.Installations as well?

evgenyvalavin commented 1 month ago

See no issues after updating everything to 10.24.0