I am trying to launch my app on device. It is launching successfully on the simulator.
- List item
- I use 7.1 SDK
- Xcode 5
- And the device is a 7.1 iPhone 4S
I have tried:
- Clean
- Clean Build Folder
- Deleting app
- Disconnecting/Reconnecting device
- Booting device
- restarting Xcode
What can I do to make it work?
Could it be something with Code Signing?
Currently i have it set to 'Dont Code Sign'