react-native-fingerprint-scanner icon indicating copy to clipboard operation
react-native-fingerprint-scanner copied to clipboard

Provide Fingerprint, Touch ID, and Face ID Scanner for React Native (Compatible with both Android and iOS)

Results 73 react-native-fingerprint-scanner issues
Sort by recently updated
recently updated
newest added

is there any way how to detect when FingerPrint has changed?

Step 1. Authenticate -> Show "FingerprintScannerNotEnrolled" message Step 2. Go to setting and roll finger print (Don't kill app) Step 3. Comeback my app and authenticate. "FingerprintScannerNotEnrolled" error always show...

if PromptInfo set setConfirmationRequired(fasle),face scan error dialog will show two negativeButton; As shown : ![IMG20211110120238](https://user-images.githubusercontent.com/16554031/141047786-48dfb3e3-3d0b-47e1-a878-7223b0344f27.jpg) set setConfirmationRequired(true) no matter

Is there any way to disable the popup dismiss on outside click?

Fatal Exception: java.lang.NoSuchMethodError No direct method (Landroidx/biometric/BiometricPrompt$CryptoObject;I)V in class Landroidx/biometric/BiometricPrompt$AuthenticationResult; or its super classes (declaration of 'androidx.biometric.BiometricPrompt$AuthenticationResult' appears in /data/app/com.iqvia.virtualtrials.studyhub.ent-RzgzBi4wu4kkqsxw_5SJHQ==/base.apk) Its coming on some device not all can you please...

How to have things is like onAttempt on IOS Platform(onAttempt only Android) I need run a function after fingerPrint fail, use **catch** in **authenticate** is not enough, only run to...

'Enter Password' doesn't working. It because the policy should be LAPolicyDeviceOwnerAuthentication when fallback is enabled.

Failed attempts to authenticate using OnePlus 7 Pro under screen fingerprint scanner do not trigger any error catching functions. Tested on 2 devices, same outcome. Everything works fine on other...

Hi Team, In iOS when user authentication is failed then user is entered password in the pop up. When I click on enter password on pop up it shows a...

How can disable native popup. I just need to start scanning, when call `FingerprintScanner.authenticate`