-
Notifications
You must be signed in to change notification settings - Fork 38
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
Error checking version on iOS #25
Comments
The same issue here, the reason is your app available only in limited region (in my case is Russian Federation), so there must be included country identifier beetwen "http://itunes.apple.com/" and "/lookup?bundleId={bundle identifier}", ill try make pull request, to solve issue. |
I committed the pull request for this changes, but it still without any action about two month. |
if it still bothering you, you can download my changed repository that i forked, open it in visual studio, build, get an output dll that you can use in your project. |
Facing the same issue, when will it be merged? |
I'm facing the same issue as well |
Is this nuget package still supported? |
Almost a year on this issue, when will be released that PR? |
I got it ready yesterday but dealing with a failure in the CI pipeline. Once that is fixed it will roll out to Nuget. |
Available as a pre-release nuget here: https://www.nuget.org/packages/Xam.Plugin.LatestVersion/2.1.0-beta.96 |
Bug
Plugin Version: 1.1.2 and 2.0.0-beta.76
Platform: iOS
Device/Hardware: iPhone 6
Expected behavior
Getting the latest version should return a boolean
Actual behavior
Exception is thrown.
Steps to reproduce the issue
The text was updated successfully, but these errors were encountered: