Closed wrsullivan63 closed 3 years ago
And, "Could not decompress the native framework 'FBLPromises.framework'...
After installing 'Plugin.FirebaseAuth' via Nuget I get this error when trying to debug the iOS app:
I've researched a few solutions and this one https://forums.xamarin.com/discussion/186125/mtouch-error-mt1303-could-not-decompress-the-native-framework at least gets rid of the errors, but when I run the app it crashes as soon as the launch screen appears.
Any thoughts on why it's crashing or even why it's getting the error in the first place?
If you are using Cloud Messaging, update to the latest version: https://www.nuget.org/packages/Xamarin.Firebase.iOS.CloudMessaging/4.7.1
Thank you! That did the trick.
And, "Could not decompress the native framework 'FBLPromises.framework'...
After installing 'Plugin.FirebaseAuth' via Nuget I get this error when trying to debug the iOS app:
I've researched a few solutions and this one https://forums.xamarin.com/discussion/186125/mtouch-error-mt1303-could-not-decompress-the-native-framework at least gets rid of the errors, but when I run the app it crashes as soon as the launch screen appears.
Any thoughts on why it's crashing or even why it's getting the error in the first place?