hemker / apkgrabber

APKGrabber is a tool that simplifies the process of finding updates for your installed apps.
GNU General Public License v3.0
425 stars 23 forks source link

Play Store versions #16

Closed quthla closed 4 years ago

quthla commented 5 years ago

Since latest version it'll just show current installed version 2x instead of the question mark. What's the point in that?

Maybe the version issue is fixed if you update to latest deps like this https://github.com/rumboalla/apkupdater/pull/254

hemker commented 5 years ago

damn, that's right. I'll have a look at it. I already tested it with the latest version of play store api, but I'm going to investigate it.

hemker commented 5 years ago

upgrading the version does not fix the missing version name, added an issue to yeriomin repo. Maybe I can find out by myself with some time.

hemker commented 5 years ago

@quthla new release is out, please test again

quthla commented 5 years ago

Working good now 👍

quthla commented 5 years ago

I still get a crash though when the app was in background for some time. When I start the app again then, it'll not crash

And maybe you could update the deps despite version querying works now. On rare occasions it'll not fetch updates from play store. This has also been the case with the old APKUpdater and maybe that's due to deps being outdated