Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/google-chrome/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Google chrome 如何检查iOS 13及以上版本?(关于Chrome开发工具)_Google Chrome_Debugging_Google Chrome Devtools_Ios13_Inspect - Fatal编程技术网

Google chrome 如何检查iOS 13及以上版本?(关于Chrome开发工具)

Google chrome 如何检查iOS 13及以上版本?(关于Chrome开发工具),google-chrome,debugging,google-chrome-devtools,ios13,inspect,Google Chrome,Debugging,Google Chrome Devtools,Ios13,Inspect,当我尝试检查iOS 13.2时,chrome inspect上没有显示任何设备 我已经尝试过remotedebug ios webkit适配器,它工作正常,能够看到设备并进行检查,现在在ios 13的新更新之后我看不到设备,所以不知道如何实现这一点 通常的做法是使用Safari Web Inspector(在“开发”菜单中)。@matt我想在chrome上使用开发工具,而不是Safari

当我尝试检查iOS 13.2时,chrome inspect上没有显示任何设备


我已经尝试过remotedebug ios webkit适配器,它工作正常,能够看到设备并进行检查,现在在ios 13的新更新之后我看不到设备,所以不知道如何实现这一点

通常的做法是使用Safari Web Inspector(在“开发”菜单中)。@matt我想在chrome上使用开发工具,而不是Safari