Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iPhone 5 connected to Mac, Develop menu option says "Use for development" for device

I've used Safari's developer tools for iOS before and haven't had any problems. In the "Develop" dropdown, it shows the device, and then the website that safari is on. This is how it currently works for my iPhone 4s.

I'm trying to test on an iphone 5 now, and the device shows up in the Develop menu, but the nested dropdown says "Use for Development". I've tried clicking it and nothing happens.

Has anyone run into this problem before? I've tested in Safari 7.0 and the Nightly Build, and same thing on both.

like image 458
Syren Avatar asked Nov 14 '13 22:11

Syren


1 Answers

iOS 7 and Safari Inspector are treated very differently than I was used to. You have to click "Trust this computer" on your phone, and use Xcode (Window menu > Organizer > Devices) to find it and click the button "Use for Development". One problem is you need to belong to a Developer Program in order to use it.

like image 53
Syren Avatar answered Sep 28 '22 16:09

Syren