Meteor-Community-Packages / raix-push

DEPRECATED: Push notifications for cordova (ios, android) browser (Chrome, Safari, Firefox)
https://atmospherejs.com/raix/push
MIT License
514 stars 197 forks source link

iOS device tokens gets deleted #303

Closed ianpogi5 closed 7 years ago

ianpogi5 commented 7 years ago

Thank you @raix for this module and it has been working for years.

Unfortunately since a week ago, for some reason iOS device tokens gets deleted if I send push notifications for at least 3 consecutive times. Thus only the first one or two notification gets received. Then any succeeding notification will never be sent because the token has been deleted. Killing the app and opening it again will restore the token. Any idea why this happens?

Wade-BuildOtto commented 7 years ago

This is happening to me as well, Were you able to fix this? and closing and re-opening the app does nothing.

ianpogi5 commented 7 years ago

It was a newly setup app which has a wrong ssl certificate.