1

Our push service provider updated their libraries and this seems to have fixed the problem. As far as I understand it had to do with the handling of old tokens.


Our Appgyver / Cordova application is receiving multiple push notifications from APNS (and GCM) after a reinstall of the app.

This seems like an issue that we have not seen before, our iOS app would receive over 50 messages when reinstalled that many times (by reinstall I mean completely remove the app and installing it again from an external source).

Each reinstall, it looks like the application remembers the old push tokens, so we keep getting more and more notifications. This is very strange, as I though Apple notified itself after each uninstall to reject the push token. We've got the same problem with Android.

Plugin: https://github.com/AppGyver/PushNotifications

Push provider: Azure Cloud

I almost cannot believe it's possible to push bomb an Apple device like that and we have no idea what could be the cause here. Has anyone experienced something like this before?

Thanks in advance for any help / advice you can give.

Extra notes:

Community
  • 1
  • 1
The_Switch
  • 193
  • 11
  • This seems strange are you using GCM topics to send messages to the client? – evanescent Nov 03 '15 at 23:37
  • Thanks for your comment, I did not see the notification.. But our push service provider updated their libraries and this seems to have fixed the problem. As far as I understand it had to do with the handling of old tokens. Thanks anyway :) – The_Switch Feb 08 '16 at 14:54

0 Answers0