My push notification stop working. I mean that my users don't receive push notifications anymore
I have 21 000 users and I didn't modify anything.
My push notification stop working. I mean that my users don't receive push notifications anymore
I have 21 000 users and I didn't modify anything.
I checked in FF :
Enable Push Notification is still enable.
Deployment status is green (Deployed)
I checked the collection "ff_user_push_notifications". I see the rows but the field "num_sent" is 0...
The field "user_refs" contains all users references that should receive the push notification.
It stopped working few days ago. If I check the previous rows, the field "num_sent" is not 0
I checked the logs of the Google Cloud functions but I don't see something special.
I don't know what to check.
Could you help me, please