question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Android implementation is broken due to changes in play.google.com

See original GitHub issue

The HTML in play.google.com has changed which breaks the pattern matching in the Android implementation. As a result GetLatestVersionNumber() returns a blank string and IsUsingLatestVersion() throws a LatestVersionException.

Discovered in #4

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
pierrebritocommented, Apr 26, 2018

@edsnider Thank you! I was anxiously waiting for this

1reaction
edsnidercommented, Apr 25, 2018
Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix an installed Android app that isn't working
Try the following steps if an app installed on your phone has any of these problems: Crashing. Won't open. Won't respond. Isn't working...
Read more >
Android Studio not deploying changes to app
In Android Studio 3.6.3 you can enable auto restart if the instant run fails. Just go to File | Settings | Build, Execution,...
Read more >
Known issues with Android Studio and Android Gradle Plugin
This update causes an underlying behavior change related to signing keys. ... ~/Library/Application Support/Google/AndroidStudio4.2/studio.vmoptions.
Read more >
Google Play Store not working? Here are some possible fixes
Access your Settings and go into the App Manager like you did to clear the cache to delete related data. How to delete...
Read more >
Set up Google Play services
implementation 'com.google.android.gms:play-services-location:21.0.1' ... If your app uses a dependency that has been updated, change to the latest version ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found