Hi.
When I add the plugin cordova-plugin-fcm-with-dependecy-updated it runs perfect in android, but crash with iphone (testflight and production).
I tried plugin downgrade in config.xml, using spec=“7.1.0” source=“npm”, but I get this error:
UserError: Conflict found, edit-config changes from config.xml will overwrite plugin.xml changes. To figure out which edit-config clause is the problem, remove edit-config clauses from config.xml one at a time and rerun.
Any idea?
Thank you