You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: