Open zvitek opened 7 months ago
Same here
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.
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