Hi,
my App is a game where people can play with other real peoples. I have got an PHP-Backend and a SQL Database.
The main problem: when a user download the app, start a game and then delete the app, the other gamer is waiting too long till the game timeout.
Are there techniques to realize when a user delete a app? I only now the date, the user logged in the last time.
Thanks,
Daniel