Does @simplewebauthn/browser support Android browser? #607
baoweili
started this conversation in
Troubleshooting
Replies: 1 comment 3 replies
-
Hello @baoweili, if SimpleWebAuthn is telling you WebAuthn isn't supported, and if you manually checked You mention "Android browser", which browser is that specifically? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I use startRegistration function in the Android browser, it prompts "WebAuthn is not supported in this browser". Because it is judged by window.PublicKeyCredential, I checked the compatibility on can i use and found that window.PublicKeyCredential is not compatible with the Android browser. What should I do?
@simplewebauthn/browser: "^10.0.0"
Beta Was this translation helpful? Give feedback.
All reactions