Hello. I have this error on iOS build:
Failed
UserError: Failed to restore plugin “cordova-plugin-fcm-with-dependecy-updated” from config.xml. You might need to try adding it again. Error: Uh oh!
What is the problem? Thanks!
Hello. I have this error on iOS build:
Failed
UserError: Failed to restore plugin “cordova-plugin-fcm-with-dependecy-updated” from config.xml. You might need to try adding it again. Error: Uh oh!
What is the problem? Thanks!
Have you looked in the log? There may be additional clues there.
Hello. I fixed the problem with the plugin. The solution is delete “GoogleService-Info.plist” in the config.xml.
Thank you very much.