Why Safari shows “No Inspectable Applications” during remote debugging with iOS 6 device?

前端 未结 13 1222
闹比i
闹比i 2020-12-01 06:55

When I connect my iOS 6 device for remote debugging for testing my mobile web application, The safari develop menu with my device name shows \"No Inspectable Applications\".

13条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-01 07:54

    In my case, I had Safari 10.0.2, running on El Capitan and when trying to run apps on the Simulator (iphone 7), I did not even have the Simulator option in the Safari's Develop menu. Updating to Sierra, solved the problem.

提交回复
热议问题