I'm a new iOS Developer Program member.
Now, I need to check my app on devices (iPhone and iPad).
EDIT : Everything work fine under Simulator.
I can run the app on devices when I lauch it from Xcode, and when devices are connected with USB cable.
But, the app crash when I launch it directly from the device springboard.
EDIT : A little precision : my App launch from the springboard, but when I touch somewhere in the screen (buttons or tableViewcell), the App stop.
Is it a normal behavior ?
Do I have to use ad-hoc technology to run my development app on my devices without Xcode and USB cable ?
Any help would be much appreciated, thanks!