naoufal / react-native-touch-id

React Native authentication with the native Touch ID popup.

Home Page:https://www.npmjs.com/package/react-native-touch-id

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

ravi123saxena opened this issue · comments

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.

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

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.