Is there a way to check the version number/build number
of your app on the Google Play Store
? Do the provide any API
for this purpose?
I have read most people just put a version number
on the server and cross check that when necessary.
But it would be nice if I could just update the Google Play Store
and have my app auto check the version on launch and direct to the page listing. Is there any possible way of doing this?