mirror of
https://github.com/NohamR/knowledge-kit.git
synced 2026-05-24 20:00:37 +00:00
docs: APM 监控部分
This commit is contained in:
@@ -57,9 +57,9 @@ Hybrid 架构设计的第一要考虑的问题就是如何设计前端与 Native
|
||||
[iOS调试技巧](https://www.jianshu.com/p/f430caa81fa8)
|
||||
|
||||
Android 调试技巧:
|
||||
1. App 中开启 Webview 调试(WebView.setWebContentsDebuggingEnabled(true); )
|
||||
2. chrome 浏览器输入 chrome://inspect/#devices 访问可以调试的 webview 列表
|
||||
3. 需要翻墙的环境
|
||||
- App 中开启 Webview 调试(WebView.setWebContentsDebuggingEnabled(true); )
|
||||
- chrome 浏览器输入 chrome://inspect/#devices 访问可以调试的 webview 列表
|
||||
- 需要翻墙的环境
|
||||
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user