I have an application in the game store and I would like to do the following:
When the user launches the application, he must check whether the version of the application that is in the playback store is installed, and if NOT, I show a dialog to prevent this situation with the possibility of redirecting to playback in the store in order to update it.
I know that the play store application does this automatically, but if the user changes this configuration .. this is a problem!
A tried to find a solution over the Internet, but to no avail, any help ??: D
source share