iOS GCM. After reinstalling app receives notifications from old installations
I use iOS GCM. After reinstalling the application I receive notification that the application has been signed with the old token.
Steps to reproduce:
After send push, app receive one push
Delete app
Why I've got two push-notifications? How to unsubscribe from the old subscription?
Thanks in advance.
This seems like a bug in GCM. Somehow the old registrations subscribed to a topic are not getting cleaned up when you delete the app. You should file a bug here https://github.com/google/gcm/issues.
链接地址: http://www.djcxy.com/p/32212.html上一篇: 如何使用e订阅Amazon SNS主题