Not Receiving Push Notifications

Hey guys, I’m using the Expo push notifications service, and after working well for the first few days, I’m no longer receiving push notifications to any device.

The push response shows that it works:

'{"data":{"status":"ok","id":"cf58f09f-4b06-4113-bd2d-e0b9fcc4df2d"}}'

As does the receipt:

{"data":{"cf58f09f-4b06-4113-bd2d-e0b9fcc4df2d":{"status":"ok"}}}

But the notification never reaches my device. Any advice on this?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.