Android implementation is broken due to changes in play.google.com
See original GitHub issueThe 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:
- Created 5 years ago
- Comments:7 (4 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@edsnider Thank you! I was anxiously waiting for this
@pierrebrito @kikolopes90 beta NuGet package with fix is available for testing - https://www.nuget.org/packages/Xam.Plugin.LatestVersion/1.1.1-beta60