SelfLender / react-native-biometrics

React Native module for iOS and Android biometrics
MIT License
664 stars 228 forks source link

Resolve Face Id issue #281

Open akwappnet opened 9 months ago

akwappnet commented 9 months ago

Resolve Face Id issue by BIOMETRIC_WEAK add in Reactnativebiometrics.java

youcefswoo commented 6 months ago

@akwappnet I got the same result as here.

akwappnet commented 6 months ago

image

Try to apply this change in native code and run, it is working as expected.

try using this tag https://github.com/akwappnet/react-native-biometrics/releases/tag/3.0.4 @youcefswoo its working for me.

Darren120 commented 5 months ago

if biometric always returns weak faceID wont be invoked?