Search code examples
iosxcode5

Testing my ios app in device


The version of iOS on my iPad is 8.0.2 (12A405) and my mac pc SDKs iOS version 7.1 (11D167). I am not able to test my ios app in my ipad. Apple is asking me to update to the latest sdk version. If I upgrade my pc to latest sdk which is xcode 6 sdk 8.0 will my app run into issue. Please provide me guidance. Currently I using xcode 5.


Solution

  • Only one option you have. Generate an iPA file and install into your device and run it. Or else you have to update your device to latest sdk.