I got this message and don’t know what to do about it, my game only stores leaderstats like coins.
basically you have to delete that users data read
this forum about how to do it
This is what you’re dealing with if you’re interested
How do you store your leaderstats? If you key format looks something like PLAYER_<USERID_HERE>
(ex. PLAYER_0123456789
), then all you have to do is call RemoveAsync()
and supply the exact key to remove the data.
Just read the message. You have to remove that ID from all your datastores
Might wanna blur the id in the screenshot as well