Android Question FIREBASE TOKEN BLACKLIST

hookshy

Well-Known Member
Licensed User
Longtime User
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 ?
 

DonManfred

Expert
Licensed User
Longtime User
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....
 
Upvote 0

KMatle

Expert
Licensed User
Longtime User

Seems that these tokens come from some emulators
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…