fechanique / cordova-plugin-fcm

Google FCM Push Notifications Cordova Plugin
624 stars 991 forks source link

FCM is not defined #643

Open pankajkrpandey opened 3 years ago

pankajkrpandey commented 3 years ago

I used the plugin in ionic app.

At first, it was given build which I resolved my self to change Gradle file change. Later when I run the app on device then it throws the error:

ERROR Error: Uncaught (in promise): ReferenceError: FCM is not defined

Please help me.