firebase - Push notifications not received when sent over FCM but do when sent over APN on IOS -


i have problems sending push notifications cordova app in ios devices through fcm, on android works fine. use phonegap-plugin-push handle them.

when notifications sent server or fcm console don't arrive , no error arises. when manually send notifications using pusher, apn token plugin output arrive correctly.

the apn certificates put fcm correct because apn token obtained in plugin correct. seems problem fcm-apn integration.

any ideas?

in case wonders, problem plugin. fix replacing cordova-plugin-firebase


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -