cordova-plugin-fcm-with-dependecy-updated
cordova-plugin-fcm-with-dependecy-updated copied to clipboard
chore: Add GoogleUtilities/UserDefaults to plugins
Avoid building issues due to GoogleUtilities team removing old versions that Firebase/Messaging rely on.
The google utilities repo dropped old versions which, depending on the user-defined version in IOS_FIREBASE_MESSAGING_VERSION, can make the plugin not work for iOS https://github.com/google/GoogleUtilities/tags
Can you see if this can be merged @andrehtissot ?