naoufal / react-native-touch-id

React Native authentication with the native Touch ID popup.
https://www.npmjs.com/package/react-native-touch-id
1.47k stars 477 forks source link

Reac-native-touch-id doesn't recognize faceid in android 10 and above. #294

Open ravi123saxena opened 2 years ago

ravi123saxena commented 2 years ago

I have an issue detecting faceID in android. Always detect touch id supported enum. Please help me with this how can I implement faceID for android 10 and above.

ledinhmanh07 commented 2 years ago

This library has not been updated in more than 3 years, so it may not support FaceId on Android.

jordanjoecooper commented 10 months ago

This lib does not support faceId on newer Android devices. Likely as the way they identify within the android API's has changed and this lib has not been updated to take account of those changes.