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
Attachment actions
Description
Hi,
We have received reports from our users that after using our app and locking their phone, some users cannot use their fingerprints to unlock their phones.
This seems scoped to Pixel 8 (although we had one report on Pixel 7 pro) and only to fingerprint.
This is because we are calling just after .
BiometricPrompt.cancelAuthentication()
BiometricPrompt.authenticate()
We were able to reproduce in the sample app by adding this code after this line :
I will attach a bugreport, sample code, sample APK and screen record in the next note...
BUILD INFO
STEPS TO REPRODUCE
With APK attached in the next note:
EXPECTED RESULTS
Able to unlock the phone with fingerprint
OBSERVED RESULTS
Need to enter the PIN
I will attach a video in the next note that shows the steps.
This issue is 100% reproducible on Pixel 8 devices that we have.