I have build signed the iPhone application with Adhoc provisioning profile,after installing the application directly through Xcode it launched and then closed. I want to know this is correct behavior or something is wrong in my source code? I am using Snow Leopard 10.6.6 version of Mac OS.

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

Please consider the following :

  • restart xCode
  • ensure the adHoc provisioning profile is properly installed on the device using the Organizer.
  • do a clean & build
  • use the organizer summary panel to add application on your device.
  • if still failing, please try to restart your device.
  • if still failing, provide us logs you might have within the console.

Hope this helps.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.