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

[Bug]: Android - scan QR-code is unavalibale if permission denied twice #437

Open
akumakeito opened this issue Oct 9, 2024 · 0 comments
Labels
bug Something isn't working S3-minor Causes undesired behaviour; no significant impact on UX.

Comments

@akumakeito
Copy link

Preconditions

App has no permission for camera

Steps to reproduce

  1. Go to QR code page (QR code icon)
  2. Click "Scan QR code"
  3. Click "Don't allow" in access request window
  4. Click "Scan QR code"
  5. Click "Don't allow" in access request window
  6. Click "Scan QR code"

Actual behavior

"Scan QR code" button doesn't work

Expected behavior

After clicking "Don't allow" a second time, the user should see a notification that without this permission it is impossible to scan the code and permission can be granted in the settings

Environment

{"label"=>"Development"}

OS version

No response

Additional context

permission.denied.mp4
@akumakeito akumakeito added bug Something isn't working S3-minor Causes undesired behaviour; no significant impact on UX. labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working S3-minor Causes undesired behaviour; no significant impact on UX.
Projects
None yet
Development

No branches or pull requests

1 participant