sjhoeksma / cordova-plugin-keychain-touch-id

Touch ID plugin with saving password in keychain for IOS and android
87 stars 160 forks source link

Selecting "Enter Password" immediately fails on ios #52

Open kevinswartz opened 5 years ago

kevinswartz commented 5 years ago

Thanks for all your work on this plugin!

I recently updated to version 3.3.0. After the first failed touch id attempt, I see "Enter Password" show up in the touch id prompt. If I touch it, the error callback is immediately invoked with this error: {OS: "iOS", ErrorCode: "-3", ErrorMessage: "Fallback authentication mechanism selected."}

I would expect it to allow me to enter my passcode, and authenticate that way instead. Is there any way to get this working? Thanks again for your help!

mattsteve commented 5 years ago

We've been experiencing this issue for a long time.

kevinswartz commented 5 years ago

We moved to use this plugin instead. It works with a passcode - https://github.com/EddyVerbruggen/cordova-plugin-touch-id