-
Notifications
You must be signed in to change notification settings - Fork 85
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
Scan QR code Error in iOS release build #74
Comments
@kyanthony @pmigueld what is the status of this issue? |
@kneckinator there's already a fix, just need to open a PR. |
Tested this ticket on iOS build version 0.4.0 (6) and issue is still present. Steps to reproduce the behavior:
Devices |
@jannahadlaon this is caused by your test device having no SIM card according to the documentation of the library we use:
I don't see a quick fix for now since this seems to be a limitation in iOS. |
Tested on iOS build version 0.4.0 (6.3) WORKS AS EXPECTED |
Flight check removed since it's not the cause of the original issue here: idpass#103 |
fix(INJI-92): show proper UI messages for deactivated UIN and VID
Error pops up (Flight mode must be disabled for the scanning functionality) even if the device is not in flight mode. Camera does not activate
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Camera should activate and can scan QR code
iOS release build
Version 0.4.0 (1.0.0)
Screenshots
The text was updated successfully, but these errors were encountered: