Ah, I think I’m having the very same issue as @jleigh noted above. My push notification was working fine until it suddenly stopped. During test/dev process, I’ve done lots of device resets including restoring to factory default, but whenever I deleted and reinstalled the app (with or without device reset), the registration notification always popped up after reinstalling the app (and by registration notification I mean the dialog that says “Do you want Push Notifications for this app?”.) However, it seems like it never pops up again – and no push notifications are received by any device I’ve tried. And yes, I’ve checked each device’s push notifications setting and they are all turned on for my app.
I have not changed my code from the time push notification was working, and I do use the device token that is freshly provided by the device each time.
I also ran the push notification manually by launching a simple PHP script from my browser (and I plugged in a valid device token to test it). The result I get is the “Push notification successfully delivered” message. Despite all that, the device isn’t getting any notification.
What could be going on here?
Naomi [import]uid: 67217 topic_id: 34207 reply_id: 144587[/import]