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
870 stars 298 forks source link

Cleaning prompt on authcallback to avoid errors #175

Open ThiagoNP opened 3 years ago

ThiagoNP commented 3 years ago

On our application, on the second time we try to authenticate, the promise is never resolved or reject.

Cleaning the biometric prompt after the authentication solves this