Start a Project

Get Current Version of the Application from the playstore

In this Blog, we will learn how to Get Current Version of the Application From Play Store.

Google does not provide any direct APIs for getting the current version from the play store and if there are then the process is too clumsy just to get version details.

So, when we try the most answered and most frequently used solution is ( something explained beautifully in the article shared below).

 

How to get your app’s version name from google play store

But recently, the solution explained in this article, stopped working.

So, this blog is in continuation of the article shared above.

In the VersionChecker Class, you need to make some small changes in the “doInBackground()” method.

The New Version Checker class will be :

 

Hope This Helps You.

Stay tuned, Stay Super.

Keep Coding and Keep Sharing 🙂

Exit mobile version