We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.0.2
Unexpectedly found nil while unwrapping an Optional value: file qr_mobile_vision/QrReader.swift, line 138
[✓] Flutter (Channel master, 1.24.0-8.0.pre.17, on macOS 11.1 20C69 darwin-x64, locale en-GB) [✓] Android toolchain - develop for Android devices (Android SDK version 29.0.1) [✓] Xcode - develop for iOS and macOS (Xcode 12.2) [✓] Chrome - develop for the web [✓] Android Studio (version 4.0) [✓] Connected device (4 available) • No issues found!
The simulators have no camera support so an error is expected. An error returned from the onError callback would be ideal.
onError
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Crash when running
1.0.2
on Simulator (iPhone 12 Pro):Unexpectedly found nil while unwrapping an Optional value: file qr_mobile_vision/QrReader.swift, line 138
Flutter doctor:
Expected behaviour:
The simulators have no camera support so an error is expected. An error returned from the
onError
callback would be ideal.The text was updated successfully, but these errors were encountered: