SelfLender / react-native-biometrics

React Native module for iOS and Android biometrics
MIT License
641 stars 217 forks source link

System pin instead of biometric verification #285

Open zvitek opened 2 months ago

zvitek commented 2 months ago

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 commented 2 months ago

Same here