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

In case of many too many failed biometric attempts user is unable to confirm via password [ANDROID] #19488

Closed
pavloburykh opened this issue Apr 3, 2024 · 1 comment · Fixed by #19989
Assignees
Labels

Comments

@pavloburykh
Copy link
Contributor

Android only.

Reproducible in the following flows: sending community request, creating wallet, revealing sync QR code.

Steps:

  1. Enable Fingerprint in app settings
  2. Open sending Request to join community screen (creating wallet, revealing sync QR code)
  3. Scan wrong finger to generate 'Too many attempts error'
  4. See if you will be able to confirm via password

Expected result: password bottom sheet should be opened so user be able to confirm via password.

Actual result: error appears every time user tries to send request, password bottom sheet does not appear.

telegram-cloud-document-2-5213367467233001469.mp4

Additional Information

  • Status version: nightly
  • Operating System: Android 12, Samsung Galaxy A52
@clauxx
Copy link
Member

clauxx commented Apr 15, 2024

Most likely due to the ERROR_LOCKOUT error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

5 participants