Android远程调试找不到webview?

时间:2016-12-13 04:56:44

标签: android cordova ionic-framework android-webview

我跟随https://developers.google.com/web/tools/chrome-devtools/remote-debugging/调试Cordova /离子应用。但是,以下屏幕不显示webview页面?这些错误消息是否相关?为什么无法显示webview?

enter image description here

我关闭了所有Chrome标签。如果没有关闭,它将显示chrome页面。

1 个答案:

答案 0 :(得分:0)

尝试设置您的webcontentdebuggingenabled,如mWebview.setWebContentsDebuggingEnabled(true)