Vennela
Vennela

Reputation: 69

Device is not recognizing in xcode organizer window

Thanks in advance I attached a device to my mac but it is not recognized in the xcode organizer window. It is showing in itunes.It is showing yellow light in the organizer.

Upvotes: 2

Views: 4919

Answers (2)

Bruno Delgado
Bruno Delgado

Reputation: 594

A solution that worked for me was opening iTunes. In iTunes it was asked to trust the device and then it recognised in Xcode organizer.

Upvotes: 0

Kyr Dunenkoff
Kyr Dunenkoff

Reputation: 8090

Device should be added to device list on provision portal. After that, open it's page in organizer with device attached and press button that says "Use for development". If you don't have that button and still can't use device for development, you're probably have wrong SDK installed.

Upvotes: 2

Related Questions