Is it possible to check the version of an android app available in playstore programmatically
Clash Royale CLAN TAG#URR8PPP
Is it possible to check the version of an android app available in playstore programmatically
I want to implement force update feature in my app which means, if any upgrade is available in playstore the user need to upgrade the app to its latest version thats the concept.
For this, i need to know how can we check the version of an app available in playstore.
And one other thing is when the user clicks the upgrade button the app page in playstore should show update instead of install.
Thanks in advance
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.