-
-
Notifications
You must be signed in to change notification settings - Fork 279
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
flutter: upgrader.ITunesResults.version: RangeError (index): Invalid value: Valid value range is empty: 0 #316
Comments
Please fix, it's very annoying :( |
@GautamSharma05 To better assist in analyzing issues, please include all of the upgrader log, which can be enabled by setting debugLogging to true. |
This happens if your app isn't listed in the App Store. There is a simple fix for it, that I can provide in a PR if needed? |
@mulvad What kind of fix are you thinking about? |
I made a proposal here: #360 |
@larryaasen Today, we have disabled access to the app for all countries except the USA, Canada, and Mexico. As a result, we are encountering the following error: |
flutter: upgrader.ITunesResults.version: RangeError (index): Invalid value: Valid value range is empty: 0
flutter: upgrader.ITunesResults.trackViewUrl: RangeError (index): Invalid value: Valid value range is empty: 0
flutter: upgrader.ITunesResults.releaseNotes: RangeError (index): Invalid value: Valid value range is empty: 0
flutter: upgrader.ITunesResults.description: RangeError (index): Invalid value: Valid value range is empty: 0
upgrader:
dependency: "direct main"
url: "https://pub.dev"
source: hosted
version: "8.0.0"
The text was updated successfully, but these errors were encountered: