-
Notifications
You must be signed in to change notification settings - Fork 122
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
Android Timeout #146
Comments
I got the same error but with "register" on my Samsung A41 Android 12 with Chrome 128 & Firefox 132 😞 But I got the same error at https://www.passkeys.io, https://webauthn.me and other demo sites with same environment ... (demos list) |
If this test page is a reference, it gives bad news for my device : https://featuredetect.passkeys.dev/ |
It works with Samsung and Android 14. |
Android Chrome latest version 131.0.6778.81 does not works. Galaxy S21 Ultra 5G, Android 14 |
I am experiencing a similar issue to the one described in the following link: https://simplewebauthn.dev/docs/packages/browser#troubleshooting In Chrome versions 126 and below, the platform indicates when there is no passkey present. However, starting with version 127 and in subsequent versions, an error is returned when there is no passkey. |
Describe the issue
On Android i can register with my fingerprint, but i cannot sign in. There is a Timeout and
Reproduction Steps
The operation either timed out or was not allowed. See: https://www.w3.org/TR/webauthn-2/#sctn-privacy-considerations-client.
Expected behavior
It should prompt for my fingerprint
Code Samples + WebAuthn Options and Responses
Default Options on webauthn.io
Dependencies
The text was updated successfully, but these errors were encountered: