MAUI Webview for Android is not showing the keyboard when webview’s text field is touched
I’m loading android webkit webview in MAUI application. But when I click on an input field in the webview, it’s not opening the keyboard. In the application output I get the following messages. This only happened after I updated the project to .NET8. With previous .NET7 version this works.