fechanique / cordova-plugin-fcm

Google FCM Push Notifications Cordova Plugin
623 stars 997 forks source link

getToken returns null on ios12, works well on ios11. #547

Open lthivk opened 6 years ago

lthivk commented 6 years ago

after I upgraded ios to the lasted version v12, getToken returns null. Although refreshToken returns token as before, can't receive message any more, both foreground and background.

FKarpint commented 6 years ago

+1

cmgustavo commented 6 years ago

Same here

cmgustavo commented 6 years ago

Solved with: https://github.com/phonegap/phonegap-plugin-push/issues/2518

FKarpint commented 6 years ago

not working for me :(