How to handle iOS 18 password app autosuggestion to use passkey #684
sinchang
started this conversation in
Troubleshooting
Replies: 1 comment
-
Hello @sinchang, you're saying the call to Can you provide some code and reproduction steps please? This is very strange. |
Beta Was this translation helpful? Give feedback.
0 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.
-
My app uses the
@simplewebauthn/browser
package with Conditional UI. On iOS 18, password managers auto-suggest passkeys, triggering the passkey prompt. However, we don't receive a callback after the user completes Face ID.the behavior like in below video
Video_20250321_095913_957.mp4
any suggestion to fix it?
Beta Was this translation helpful? Give feedback.
All reactions