I see for some users a "Blacklisted" string and searched the app ...do not have such a label ...and the string itself is from the token received from firebase .
Anyone know what is about ?
I never had such an Issue.
1. Did the user maybe hacked your app resp. the posting to your server to send "BLACKLISTED" instead of the Token?
2. Or maybe he is using a capture and saw the posting to your server.
He maybe then send another post to your server; overwriting the token in the DB with "BLACKLISTED"...
Scnenario 2 seems to be more real. That´s what i would try...
Away from that. I usually register the deviceid as a Topic and i send only to the Topics instead of a Token....
It seems that this is a known minor issue with our internal infrastructure where the device used for the Play Store review can be BLACKLISTED by GCM / FCM in some occasions. However, this should not affect your real users. We are looking beyond Firebase and working with Play Store team to avoid this inconvenience.