hello, it indicates an error in DefaultWebViewClient ( Unknown type: defaultwebviewclient, Are you missing a library reference? ).
Where do I get this library
hello, it indicates an error in DefaultWebViewClient ( Unknown type: defaultwebviewclient, Are you missing a library reference? ).
Where do I get this library
Hi all. WebViewExtras is my latest library. It's a much updated version of JSInterface. WebViewExtras exposes more of the available native Android WebView methods to your B4A application: addJavascriptInterface(webView1 As WebView, interfaceName As String) Add a javascript interface to...