chrome 调试 ios h5

1,安装itunes, 否则无法识别iphone设备

2,开启调试模式 ,打开 iPhone 依次进入 设置 > Safari > 高级 > Web 检查 > 启用

3,下载 ios-webkit-debug-proxy,找到release文件下载

项目地址:https://github.com/artygus/ios-webkit-debug-proxy-win32

4 ,打开命令

ios_webkit_debug_proxy-win32.exe -f chrome-devtools://devtools/bundled/inspector.html

5,开始调试

http://localhost:9221/ 

6, 点击出现的连接,复制,手动新建一个标签页将链接粘贴进去,开始调试

猜你喜欢

转载自www.cnblogs.com/maxwell-xu/p/9203063.html
今日推荐