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
Post a Comment