Can you help me with your code that checks for the update directly from the Play Store? It'll be a great help if you do.
On Thursday, 4 February 2016 23:09:57 UTC+5:30, Danny D wrote: > > One way I've solved this is to have your app check the version (either > against your server by other means), then open the Play-Store app with an > intent directing it to your app listing there. To the user, it looks just > as if they had navigated there themselves. > > If I remember, there's a way to programmatically get the version and other > meta-data about an app by querying the store too, so you may be able to use > that as your update check. > > DD > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/32ff1f0b-a488-4e5b-9197-e19bac488984%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

