idpass / inji

MIT License
1 stars 2 forks source link

Scan QR code screen is not properly updated when location is enabled #14

Closed celinenilla closed 2 years ago

celinenilla commented 2 years ago

Current behaviour:

  1. Go to SCAN (second icon from left)
  2. Device asks to turn on device location
  3. Click “No thanks”
  4. Error message is displayed
  5. Activate location on device
  6. Swap screen to refresh
  7. Message is displayed about allowing camera
  8. Click “Deny”
  9. Error message is displayed
  10. Click “Allow access to camera”
  11. Taken to settings
  12. Allow access to camera
  13. Go back to app
  14. Swap screen to refresh
  15. Instead of seeing camera the screen is white, "Scan QR Code" is displayed on the top and the icons on the bottom, but no camera is displayed

Expected behaviour: App should either display camera or error message that location access must be given to the app.

pmigueld commented 2 years ago

Should already be fixed by this PR: https://github.com/idpass/inji/pull/51 (related issue: https://github.com/idpass/inji/issues/29)

kneckinator commented 2 years ago

@celinenilla this was not on the project board previously, but from the links @pmigueld shared this should be fixed in 0.2.1. I am adding the milestone and a project to this issue.