-
Notifications
You must be signed in to change notification settings - Fork 476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enter password give Authentication Failed #34
Comments
Maybe we have to use this? |
@eliprodigy according to the readme, when the user chooses the fallback method (enter password), the promise will fail with |
@dannyharding10 I think you're right. @eliprodigy I think the issue is that unless you implement what @Iyoss recommends - hitting Enter Password is going to give the response code |
@frangeris We could ask @naoufal what he thinks. He's already built a separate library that handles this case specifically, which may be for the best. Alternatively, it could come bundled together, but I'm not sure what's the best scenario for this lib and the other lib. If we are going to bundle them, we would also have to do that for the Android side of things when it comes as well. |
Good @zibs , I changed that line and works like a charm... |
@zibs In retrospect, it's probably best to consolidate them and pass a |
It's not working, |
Hi, i'm using you example on iphone 6s 9.3.5 (deivce)
when i'm failed to enter with the touch ID and asking to enter password
i click enter password and instantly get message "Authentication Failed" before i do anything
can you please help me ?
thanks
The text was updated successfully, but these errors were encountered: