oblador / react-native-keychain

:key: Keychain Access for React Native
MIT License
3.18k stars 519 forks source link

[Android] getSupportedBiometryType() always returns value even if the fingerprints are disabled. #611

Open rushilp2311 opened 1 year ago

rushilp2311 commented 1 year ago

How do I check if the fingerprints are enrolled but disabled on the device?

The getSupportedBiometryType() always returns a value if the fingerprints are enrolled.

Any suggestion?

dotsenko commented 10 months ago

@rushilp2311 You disable biometry for the Lock screen, biometry keeps if you just disable fingerprint in the Lock screen settings