简体   繁体   English

chrome:// inspect调试器,用于Android上的离子-不是正确的调试器

[英]chrome://inspect debugger for ionic on android - not the right debugger

I used to have chrome://inspect and select the app, It will invoke a window where I can see the whole web-view of my android phone on the browser. 我曾经使用chrome:// inspect并选择了应用程序,它将调用一个窗口,在该窗口中我可以在浏览器上看到我的android手机的整个网络视图。 And also I can put breakpoints and check variables. 而且我可以放置断点并检查变量。

However, Instead when I click in inspect of the app, it comes up this . 但是,相反,当我单击检查应用程序时,它出现在

I cant put breakpoints or view the screens on the chrome browser. 我无法在Chrome浏览器上放置断点或查看屏幕。

What has happened, is there a way to get back to the proper chrome debugger. 发生了什么事,有没有办法回到正确的Chrome调试器。

Go to the "Sources" tap on the top. 转到顶部的“来源”点击。 That should give you an overview of the files to add breakpoints, etc... 那应该给您概述添加断点的文件等。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM