Sorry to ask this. I Already googled it a lot and i followed all the solution but still i am facing same issue . That's the reason only i am posting this question:
I am trying to launch my app on device. It is launching successfully on the simulator.
- List item
- I use 9.2 SDK
- Xcode 7.2
- And the device is a 9.2 iPhone 6 plus
I have tried:
- Clean
- Clean Build Folder
- Deleting app
- Disconnecting/Reconnecting device
- Booting device
- restarting Xcode
- Currently i am using a Distribution certificate(AdHoc Push notification) instead of Developer one
- I recreated
- I removed all certificates from Xcode and i Download all and then i connected Device
- Xcode > Preferences > Accounts - Remove my account
Go to Product->Scheme->Edit Scheme...
Select the Run Scheme
Select the Info tab
Make sure the settings are as follows:
Build Configuration is set to "Debug"
Debug Executable is checked
Launch Automatically is checked
CLOSE ITUNES (itunes must be closed)
But still i am facing same issue. Can you please help me out regarding this issue