What is the most stable and functionality-rich FCM plugin for Cordova. All that is needed is receiving push messages and a FCM registration token. Both foreground and background.
I have tried https://github.com/fechanique/cordova-plugin-fcm and it does the job for Android but not for iOS as I don't get the js callback. So I am looking for an alternative that would work the SAME on both platforms.
Thanks in advance for answering
Well, in my knowledge, there is no better plugin for FCM. Either you try to debug this plugin, or use one of these two (I never tested them):
https://www.npmjs.com/package/cordova-plugin-firebase
https://www.npmjs.com/package/cordova-plugin-fcm-afronutt
Please comment on this if one of them work for you, so that you benefit the others.
[EDIT] Apparently, the second link is just the same plugin that you use.
[EDIT2] See This for a possible solution of your problem with cordova-plugin-fcm
[EDIT3] I use cordova-plugin-fcm for both IOS and Android till today 18/6/2018. It works perfectly fine. I update IOS on my IPhone 5 frequently. So it is up-to-date.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With