ios - fcm-node tells that certificate is expired, but ist not true -


i trying send push notification ios device through phonegap/firebase, using fcm-node , message:

{"results":[{"error":{"code":"messaging/invalid-apns-credentials","message":"**a message targeted ios device not sent because required apns ssl certificate not uploaded or has expired. check validity of development , production certificates**."}}. 

the big problem certificate not expired, , tryied creating new ones , same message.

does knows possibly doing wrong ?

another point dont have mac computer, developing app on ubuntu. makes diference ?


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -