You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was developing an app and I was able to receive push notifications for about 2 days and than it suddenly didn't work anymore.
I do get a token every time I start the app, I can send messages to that token and I can see in Firebase that the messages are coming in. But my app doesn't receive them.
I've tried making a completely new app with only the bare minimum for the notifications and it still doesn't work.
Also tried creating a new Firebase endpoint but that also didn't matter, I can still receive messages via the normal V1 API, but not via the push-receiver package..
Does anyone have an idea on how to debug this further??
The text was updated successfully, but these errors were encountered:
I was developing an app and I was able to receive push notifications for about 2 days and than it suddenly didn't work anymore.
I do get a token every time I start the app, I can send messages to that token and I can see in Firebase that the messages are coming in. But my app doesn't receive them.
I've tried making a completely new app with only the bare minimum for the notifications and it still doesn't work.
Also tried creating a new Firebase endpoint but that also didn't matter, I can still receive messages via the normal V1 API, but not via the push-receiver package..
Does anyone have an idea on how to debug this further??
The text was updated successfully, but these errors were encountered: