hieuvp / react-native-fingerprint-scanner

Provide Fingerprint, Touch ID, and Face ID Scanner for React Native (Compatible with both Android and iOS)
https://www.npmjs.com/package/react-native-fingerprint-scanner
871 stars 297 forks source link

Device has fingerprint but still got FingerprintScannerNotSupported: Device does not support Fingerprint Scanner. #126

Open cq0702 opened 4 years ago

cq0702 commented 4 years ago

First when using FingerprintScanner .isSensorAvailable(),I got the 'touch id'. Then when I scan the error fingerprint for three times,and then click the default view item Enter password. It show nothing. And after that, when using FingerprintScanner.isSensorAvailable(),it returns FingerprintScannerNotSupported: Device does not support Fingerprint Scanner.
Maybe I want to get the 'touch id'. How to deal with this. Thanks.

MohamedKhalidCsd commented 4 years ago

Same issue here!! i think it should returns AuthenticationTimeout error type

phillbaker commented 4 years ago

Is this still happening on recent versions of the library? If so can you provide the output of react-native info, the version of this library you're using and what hardware/simulator you're seeing this on.

dattx-0602 commented 4 years ago

with IOS, you need to lock the phone and turn it on again