Hello everyone,
I'm trying to generate an app for iOS & Android but I keep receiving the following error:
" Error installing Cordova plugin: phonegap-plugin-push".
I created a clean, new application & re-downloaded the plugin. However, the error is still there.
Are there more people who have the same issue? And does anyone have a solution?
Thanks in advance!
Hi Kevin Neeter,
- Make sure you have configured the zip correctly
- Make sure you have created an APNS certificate on Appstore & configures it with firebase
- Make sure your App Identifier given on firebase is matching while you are creating a build
- Common problem: check your MABS version [Personal Env, it is always the latest one 5.0 or +]
- Refer the Solution here [https://www.outsystems.com/forums/discussion/47988/error-while-generating-build-android/]
Hope it helps,
Assif