How to get latest version of android app from Google Playstore? -


question :

i want latest version of app in production, google playstore. want add functionality force upgrade, if changes in latest version require it.

what have :

i updating latest version of app on server, , forcing app request , check version against it. works. not want update on server everytime release new version. want app able pick same information google playstore instead.

what need :

i can handle logic @ client side (on app). need api call playstore own app's latest production version. if can me pointers on this, helpful.

cheers,

rohitesh


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -