Search code examples
objective-cios9.1xcode7.1

unable to connect ios 9.1 device to xcode 7.1


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.


Solution

  • I have uninstalled the xcode and then installed xcode 7.2 again. It solved my issue.