Sakis Moralis
Results
2
issues of
Sakis Moralis
The code only has the PasskeyWebListener class and although there is a description on how it works here: https://developer.android.com/training/sign-in/credential-manager-webview, the code is missing important code like the "CredentialManagerHandler" class. Thank...
For the WebView passkey functionality I followed the official documentation: https://developer.android.com/identity/sign-in/credential-manager-webview How to reproduce: I create a passkey in the device inside our app (WebView). I can the create another...