xqqiu137a1220's recent timeline updates
xqqiu137a1220

xqqiu137a1220

V2EX member #619620, joined on 2023-03-18 22:11:02 +08:00
xqqiu137a1220's recent replies
安卓可以使用 chrome://inspect 工具,在安卓原生里面需要在 webview 初始化的时候加上 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.KITKAT) {
WebView.setWebContentsDebuggingEnabled(true);
}
,然后使用 android studio 运行 debug 模式,或者使用 gradlew 运行到真机上,然后打开谷歌浏览器,输入 chrome://inspect ,就能看到你的手机的页面

ios 的话需要使用 safari 浏览器,去设置中打开 safari 的调试模式,也能像 chrome 一样调试后 h5 页面
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2546 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 10:50 · PVG 18:50 · LAX 03:50 · JFK 06:50
♥ Do have faith in what you're doing.