I am trying to run application in a device with iOS 9.1 from xcode 7.1. xcode is keep crashing. I am unable to install the application in any ios 9.1 devices. I have tried 3 different devices and getting the same problem. My code is in objective-c.
Asked
Active
Viewed 163 times
0
-
same issue here, Xcode 7.1 to ios9.1, was told device unavailable, anyone any idea? – Magnus Nov 04 '15 at 16:22
3 Answers
1
I have uninstalled the xcode and then installed xcode 7.2 again. It solved my issue.

Riddham Panchal
- 19
- 5
0
I think you should do something for fix it, maybe it's just some stupid errors from xcode.
- Try to clean then build again.
- Add a devices for development then test again.
Report to Apple.
- Check your iOS Target Deployment first.

sunsunai
- 161
- 4
- 11
0
Also try following steps
- Also try reinstalling Xcode 7 and while installing close Xcode.
- Check in Xcode Preferences whether Simulator for iOS9 is installed or not.
- also check whether your itunes open when plugin device.

S.Jain
- 441
- 4
- 9