latestversionplugin icon indicating copy to clipboard operation
latestversionplugin copied to clipboard

LatestVersion Plugin for Xamarin and Windows apps

Results 28 latestversionplugin issues
Sort by recently updated
recently updated
newest added

## Bug Plugin Version: 1.1.2 Platform (e.g., Android v21): Amazon Fire OS 4.5.5.3 Device/Hardware: Amazon Fire tablet ### Expected behavior As per non-Amazon Android devices ### Actual behavior Exceptions thrown,...

If this issue is for a new feature, please skip the "Bug" section and fill out the "Feature Request" section at the bottom. ## Bug Plugin Version: Platform (e.g., Android...

### Changes proposed in this pull request: - Added &cache=GUID parameter to GetLatestVersionNumber request. AppStore and Google Play cache these requests and this prevents getting an old version number when...

Hello. I have the problem that the GetLatestVersionNumber() method does not find the android version number because the play store page has changed, is there any option to fix it?...

## Bug Plugin Version: 2.1.1-beta.107 Platform: Android 12 (31-S) Device/Hardware: ### Expected behavior CrossLatestVersion.Current.GetLatestVersionNumber() does not return the version number, instead it throws a Jurassic.JavaScriptException. ### Actual behavior {Plugin.LatestVersion.LatestVersionException: Fehler...

Fixes #47 ### Changes proposed in this pull request: Simple change to get the correct script from the html page to then get the version number for Android devices -...

## Bug Plugin Version: master Platform (e.g., Android v21): Android Device/Hardware: Android ### Expected behavior Class LatestVersion.android.cs Method GetLatestVersionNumber() retrieve the last version in Play Store ### Actual behavior Class...

I am getting this: Android.Util.AndroidRuntimeException: 'Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVITY_NEW_TASK flag. Is this really what you want?' when using CrossLatestVersion.Current.OpenAppInStore ## Bug Plugin Version:...