when user launch a webAuthN flow(PassKey) on Chrome with
https://webauthn.io, the first prompt showing is “do you want to create passkey for xxxx”, when we continue to the next step which is entering PIN/FACE/Fingerprint, if user wait on that screen for longer than 10 sec, Chrome will freeze and shows “Google Play Services isn’t responding “. And this is with the newest release 23.02.14. user will need to restart and don’t wait too long on authentication screen to be able to use Passkey.
I tried the flow on Native App with FIDO2 library and same thing happens
also tried on Android 12/13, same behaviour.
is this a known bug? will it get fixed soon?