Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
- A bugreport immediately after the issue occurs.
- Sample project to trigger the issue.
- A screenrecord or screenshots showing the issue (if UI related).
BUILD INFO
- Device type: Pixel 4XL
- OS version: Android 10
- Biometric library version: 1.0.1
STEPS TO REPRODUCE
[Be as specific as possible please]
1. Enable Biometrics on any application in Pixel 4XL
2. Try unsuccessful attempts more than 5 times.
3. System dismiss Biometric Prompt and throw error code ERROR_LOCKOUT_PERMANENT
4. Try Biometric again and System throw error code ERROR_LOCKOUT
EXPECTED RESULTS : System should show ERROR_LOCKOUT after first 5 unsuccessful attempts and then ERROR_LOCKOUT_PERMANENT.
OBSERVED RESULTS: System show ERROR_LOCKOUT_PERMANENT after first 5 unsuccessful attempts and then ERROR_LOCKOUT every time.
NUMBER OF TIMES YOU WERE ABLE TO REPRODUCE (e.g. 3/10) Every time.