Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iPad is not showing in Develop menu on OSX Safari

I need to debug an HTML app on ipad. I used to be able to connect ipad by USB cable to my mac and it would show in the "Develop" menu in Safari. I have two ipads now - one with iOS 6 and another with iOS 7. The iOS 6 one is showing correctly and I can access the web inspector from my mac. iOS 7 ipad is not showing in the "Develop" menu.

I have the latest version of iOS installed (version 7.1) and the latest version of Safari (7.0.2) on Maverick.

Any suggestions are welcome.

like image 203
Aleks G Avatar asked Mar 31 '14 22:03

Aleks G


1 Answers

Enable web inspector on your iOS device by following these steps:

iOS Device > Settings app > Safari > Advanced > Web Inspector

This setting allows you to connect to safari on your desktop.

like image 134
Shams Ahmed Avatar answered Sep 23 '22 03:09

Shams Ahmed