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: latest Platform (e.g., iOS 12.1, 13.5.1): Device/Hardware: iPhone 6, iPhone 7 ### Expected behavior Display alert message if is not using latest version ### Actual behavior...

## Feature Request Description: The package uses web scraping the Android play store website to get the current store version. We could instead use the play core package to figure...

On iOS, this always believes that the app does not have the latest verison. @kevcrooks

Fixes # . ### Changes proposed in this pull request: - - -

If this issue is for a new feature, please skip the "Bug" section and fill out the "Feature Request" section at the bottom. ## Feature Request Description: In addition to...

enhancement

## Feature Request Description: You are creating a `new HttpClient` every time a request is made to a server and never disposing it. Best practice is to reuse the `HttpClient`...

enhancement

## Bug Plugin Version: 1.1.2 Platform: iOS 13.6.1 Device/Hardware: iPad 6th Gen, WiFi This was reported by Apple and my app was rejected because of it. I wasn't able to...

## Bug Plugin Version: 1.1.2 Platform (e.g., Android v21): Android 6.0 (23), Android 10 (29) Device/Hardware: Samsung SM-G900F, Samsung SM-G970F ### Expected behavior IsUsingLatestVersion() to return any value ### Actual...

How can we know if the app came from the store? We would like to include logic to test for the latest version if the app came from the store,...

enhancement

**LatestVersionException** : Version string portion was too short or too long. Parameter name: input ## Bug Plugin Version: 1.1.1 Platform: Android (7.0, 8.0.0 and 9) Device/Hardware: Galaxy S7, Pixel 2...