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

Scan QR code Error in iOS release build #74

Closed
jannahadlaon opened this issue Aug 17, 2022 · 6 comments
Closed

Scan QR code Error in iOS release build #74

jannahadlaon opened this issue Aug 17, 2022 · 6 comments
Assignees
Labels
bug Something isn't working triage This issue is pending confirmation and planning and should not be worked on yet

Comments

@jannahadlaon
Copy link

jannahadlaon commented Aug 17, 2022

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:

  1. Go to SCAN (second icon from left)
  2. See error

Expected behavior
Camera should activate and can scan QR code

iOS release build
Version 0.4.0 (1.0.0)

Screenshots
IMG_1536

@jannahadlaon jannahadlaon added bug Something isn't working triage This issue is pending confirmation and planning and should not be worked on yet labels Aug 17, 2022
@kyanthony kyanthony moved this from QA (test) to Committed in MOSIP Inji issues tracking Aug 22, 2022
@kyanthony kyanthony assigned pmigueld and unassigned jeremi and kneckinator Aug 23, 2022
@kyanthony kyanthony moved this from Committed to Development in MOSIP Inji issues tracking Aug 31, 2022
@kneckinator
Copy link
Contributor

@kyanthony @pmigueld what is the status of this issue?

@pmigueld
Copy link
Contributor

pmigueld commented Sep 6, 2022

@kneckinator there's already a fix, just need to open a PR.

@kyanthony kyanthony moved this from Development to Code review in MOSIP Inji issues tracking Sep 6, 2022
@kyanthony kyanthony moved this from Code review to Merged in MOSIP Inji issues tracking Sep 6, 2022
@kyanthony kyanthony moved this from Merged to QA (test) in MOSIP Inji issues tracking Sep 9, 2022
@kyanthony kyanthony assigned jannahadlaon and unassigned pmigueld Sep 9, 2022
@jannahadlaon
Copy link
Author

Tested this ticket on iOS build version 0.4.0 (6) and issue is still present.
Ticket has been assigned back to dev @pmigueld.

Steps to reproduce the behavior:

  1. Go to SCAN (second icon from left)
  2. See error

Devices
iPhone SE (iOS 15.4)
iPhone 11 (iOS 15.5)

@kyanthony kyanthony assigned pmigueld and unassigned jannahadlaon Sep 13, 2022
@pmigueld
Copy link
Contributor

pmigueld commented Sep 14, 2022

@jannahadlaon this is caused by your test device having no SIM card according to the documentation of the library we use:

image
Source: https://github.com/c19354837/react-native-system-setting

I don't see a quick fix for now since this seems to be a limitation in iOS.

@jannahadlaon
Copy link
Author

Tested on iOS build version 0.4.0 (6.3)
Devices:
iPhone11
iPhone SE

WORKS AS EXPECTED

@pmigueld
Copy link
Contributor

pmigueld commented Nov 9, 2022

Flight check removed since it's not the cause of the original issue here: idpass#103

@kyanthony kyanthony self-assigned this Nov 14, 2022
@kyanthony kyanthony moved this from Merged to Closed in MOSIP Inji issues tracking Nov 14, 2022
vijay151096 pushed a commit that referenced this issue Jul 19, 2023
fix(INJI-92): show proper UI messages for deactivated UIN and VID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage This issue is pending confirmation and planning and should not be worked on yet
Projects
Status: Closed
Development

No branches or pull requests

5 participants