FirebasePushNotificationPlugin
FirebasePushNotificationPlugin copied to clipboard
Cannot include different versions of the framework 'FBLPromises.framework'
I have this problem when using it with [BarcodeScanner.Mobile.XamarinForms] in Xamarin Form iOS Project. Please help me

I'm having the same issue and can't manage to solve this one, did you find out how to fix it ???????
Same issue with me too!
I was able to fix the build error by manually installing the latest from the following:
- Xamarin.Firebase.iOS.Core
- Xamarin.Firebase.iOS.CloudMessaging
- Xamarin.Firebase.iOS.InstanceID
Hope this helps anyone.