EddyVerbruggen / nativescript-plugin-firebase

:fire: NativeScript plugin for Firebase
https://firebase.google.com
MIT License
1.01k stars 441 forks source link

Error using push notifications - InvalidApnsCredential #1332

Open coleman17 opened 5 years ago

coleman17 commented 5 years ago

Hello - we have been trying to add this plugin to our existing Nativescript project and when we deploy our DEV application to Test Flight, we get the following error when using the curl command listed on the Readme here (I do get asked for permissions properly):

{"multicast_id":5264716204423887930,"success":0,"failure":1,"canonical_ids":0,"results":[{"error":"InvalidApnsCredential"}]}

i have followed, and just yesterday went back through the documentation to reissue the iOS profiles/certs with no luck. I have also verified that when running in the Xcode simulator I can receive and log a message (although an actual notification does not display).

Wondering if anyone else has had this issue, or if there are any recommended troubleshooting tips. Thanks in advance.

EddyVerbruggen commented 5 years ago

Looks like this is a common issue indeed: https://www.google.com/search?q=InvalidApnsCredential