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

前端 未结 13 1233
闹比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:59

    If you have private browsing enabled in Settings > Safari, you will not be able to use remote debugging. If you turned off private browsing, it will work like a charm.

提交回复
热议问题