So, I want to check while user is installing the app from play store whether it was previously installed on his device or not? If he uninstalls the app and after few days reinstalls then how would I know that?
The reason I want a way to handle this case is that I just want to make certain features available when it is the very first install of the app.
You can store user's device id in server. So when user opens the application you have to ping your server with the device id to verify if the user already used this application in this mobile. If User installed, then you will be having the device id on server, otherwise you wont have the device id on server, now save the device id on server.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With