Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin.LatestVersion.LatestVersionException: Version string portion was too short or too long. Parameter name: input #27

Open
quicoli opened this issue Jul 29, 2020 · 1 comment

Comments

@quicoli
Copy link

quicoli commented Jul 29, 2020

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: 1.1.2
Platform (e.g., Android v21): Android 9
Device/Hardware: Galaxy S8

Expected behavior

Not raise an exception

Actual behavior

Error:
LatestVersionImplementation.IsUsingLatestVersion () C:\projects\latestversionplugin\src\Plugin.LatestVersion.Android\LatestVersionImplementation.cs:42

My published app has version "1.0.14-beta"
In my development, I changed my app to "1.0.10-beta" to check if it could detect the published version as newer, but I'm getting the exception below:

Plugin.LatestVersion.LatestVersionException: Version string portion was too short or too long. Parameter name: input

Method CrossLatestVersion.Current.GetLatestVersionNumber() is returning "Varies with device" string, not my published version number...

@arxeus99
Copy link

Same here, any idea why this happens?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants