EddyVerbruggen / nativescript-fingerprint-auth

:nail_care: 👱‍♂️ Forget passwords, use a fingerprint scanner or facial recognition!
MIT License
134 stars 33 forks source link

nativescript-fingerprint-auth - Touch ID in ios locks the biometetic after 5th attempt fail #9

Closed Jaishankarb closed 7 years ago

Jaishankarb commented 7 years ago

Hi Team

we have used the plugin nativescript-fingerprint-auth (https://github.com/EddyVerbruggen/nativescript-fingerprint-auth) in our app when we give the wrong finger prints for the five times it locks the biometeric device of the iOS. It is working after we lock and unlock the device using Pass code.

Is there any way to unlock biometeric using the code if they give the correct password.

regards,

Jai

EddyVerbruggen commented 7 years ago

Apple requires the passcode after 5 times, not the password. It's by design.