application is closing just after first launch

别来无恙 提交于 2019-12-06 13:39:14

问题


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.


回答1:


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.



来源:https://stackoverflow.com/questions/6996237/application-is-closing-just-after-first-launch

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!