Push notifications suddenly stopped working

Hi folks,

I implemented the expo push notifications and its has been working well until suddenly stopped working.
After build the project and expo push:android:upload --api-key got green, however, after some time, for some reason, its stopped.

When I tested on Push Notification tool some token get green and received the push, however, some of then (the oldest ones) return the feedback as you can see below.

The strange thing is that, for both, when its in production doesn’t work.

Maybe your credentials have expired?

https://docs.expo.io/versions/latest/guides/push-notifications/#expired-credentials

I believe you need to generate new tokens in production.

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