@spalmer wrote:
Hello all,
I'm migrating to the new beta Push API and running into a very strange issue...
I'm able to register a device token from within my app using
push.register()
and I can see the token in the Ionic.io user list under the "push" tab, however as soon as I try to send a push notification to that token (either through the Ionic.io dashboard or via a manual call to the API) it immediately invalidates the user's device token and the push notification fails with anINVALID_TOKEN
error.Has anyone else encountered this? Any idea why Ionic.io would be invalidating tokens?
Posts: 1
Participants: 1