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".
I have enabled web inspector ON in my device safari device settings.
Why this is happening?
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.