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

System pin instead of biometric verification #285

Open
zvitek opened this issue Apr 16, 2024 · 2 comments
Open

System pin instead of biometric verification #285

zvitek opened this issue Apr 16, 2024 · 2 comments

Comments

@zvitek
Copy link

zvitek commented Apr 16, 2024

Hi, in some cases of using biometrics on iOS, it doesn't trigger traditional FaceID authentication, but prompts the user for a passcode.
For another user, biometrics works fine classically. Has anyone encountered the problem in question?

Thank you

react-native: ^0.72.5
react-native-biometrics: ^3.0.1

@kitolog
Copy link

kitolog commented Apr 25, 2024

Same here

@kostas64
Copy link

kostas64 commented Jul 4, 2024

The case that this happens (at least what i replicated) is when you have passed

{ allowDeviceCredentials: true }

in your

new ReactNativeBiometrics

references, user's device support FaceID but he has it disabled from his settings. Not Permission denied but disabled.

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

3 participants