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

S8+ - Using fingerprint while in Iris recognition #365

Closed
RobbWatershed opened this issue Aug 29, 2023 · 3 comments
Closed

S8+ - Using fingerprint while in Iris recognition #365

RobbWatershed opened this issue Aug 29, 2023 · 3 comments

Comments

@RobbWatershed
Copy link

Hi,

One of my testers with a S8+ device is reporting the following issue : "[the device] does prompt for iris recognition as, but it doesn't respond to the fingerprint sensor at all (usually even if I'm being prompted for iris unlock I can use the fingerprint sensor instead)"

As I'm unable to test that on my own hardware, I'm submitting an issue here. Is there a way to enable multiple responses to one given prompt as my user describes ?

Thanks in advance,
-Robb

@sergeykomlach
Copy link
Owner

Hi.
Well, with Samsung devices we have an interesting story.
If I remember correctly, starting from the Galaxy S8 or S9 and/or Note series from the same years, Samsung introduced its own UI system (see screenshot, something like pre-BiometricPrompt from AOSP).
This new UI system allows you to choose what type of biometric can be used - fingerprint, iris, or face (dependent on the device, of course) if multiple enrolled. However the chosen biometric works as an "exclusive" one, so if you choose the face, the fingerprint will not work at the same time.
Additionally, (on some devices) the user is able to set one biometric as "active/primary".
So, dealing with biometrics on Samsung is hell :(

But anyway, we can try to deal somehow with this, I just need a bit of time and more details from you.
4IxVy

@RobbWatershed
Copy link
Author

Thank you for looking into this. What kind of details do you need?

@sergeykomlach
Copy link
Owner

Closed due to inactivity

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

No branches or pull requests

2 participants