native_webview icon indicating copy to clipboard operation
native_webview copied to clipboard

onConsoleMessage

Open hisaichi5518 opened this issue 5 years ago • 1 comments

Android

https://developer.android.com/reference/android/webkit/WebChromeClient#onConsoleMessage(android.webkit.ConsoleMessage)

iOS

none WKWebView should overwrite console.log.

hisaichi5518 avatar Apr 13 '20 13:04 hisaichi5518

It is preferable to debug using WebInspector. So, I put it in icebox.

hisaichi5518 avatar Apr 13 '20 14:04 hisaichi5518