Android WebView Support WebAuthn?
Simply put: it is not and won't be implemented in Android Webview (source), for security reasons.
So as to use WebAuthn from your application, you have to redirect to the browser, either directly or using SFSafariViewController (iOS) or Android Custom Tab (Android) as explained in RFC8252 - Appendix B.