FIDO2 registration on chrome in Secure Folder leads to error

When I try to register fido on chrome in secure folder it gives error, without secure folder it works fine. The exception is thrown when I calling the WebAuthn API method, navigator.credentials.create function and it throws β€œAn unknown error occurred while talking to the credential manager.” error. The Exception is thrown only from secure folder. My device is Samsung A50 (SM-A505FN) Android 10, Chrome version 86.0.4240.110

steps to reproduce

  1. add chrome app into secure folder
  2. Visit a FIDO2 enabled website on Chrome.
  3. Try to register
1 Like