@Gargron Afaik, unless if you’re tying the device token to the user on the server, or you have some way to identify the user who’s using the app, device token + app doesn’t really tell you who the user is. At least for Firebase, if the user logs out and logs into another account, the 2 accounts might even use the same device token.