Our android app stores user data on a server. That is fine as long as the user does not uninstall the app. Once he does that, we need to delete any user data from the server. Problem is, that we do not know when the user uninstalls the app.
Can anyone please help me with this?