SelfLender / react-native-biometrics

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

Why face id not working for android? #286

Open asim1048 opened 2 months ago

asim1048 commented 2 months ago

Why face id not working for android?

DougHigashi commented 2 months ago

Face ID is only available on iOS

youcefswoo commented 2 months ago

@DougHigashi so in Android, we can say that only fingerprint authentication is working since face authentication is not supported, and the PIN code is not functioning