Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have built the iPhone app with the .ipa file extension and when downloading the app from the URL, the app gets downloaded fine, but when opening the app it crashes.

I created the same iPhone app with .app file extension and then tried syncing it using "iPhone Configuration Utility" and it synced fine, and also was able to successfully access the app and it was opening fine without any issue.

Now only using ".ipa" file name, the app crashes. Please help.

share|improve this question
1  
Can you access the Console within Xcode Organizer, with your device connected, and provide what it says when opening the App via .ipa? – WDUK Nov 12 '12 at 15:03
Tue Nov 13 11:39:43 unknown UIKitApplication:com.ducont[0xf64d][1808] <Notice>: dyld: Symbol not found: _NSURLIs Tue Nov 13 11:39:44 unknown UIKitApplication:com.ducont[0xf64d][1808] <Notice>: Expected in: /System/Library/ Tue Nov 13 11:39:44 unknown UIKitApplication:com.ducont[0xf64d][1808] <Notice>: Frameworks/CoreFoundation.framew Tue Nov 13 11:39:44 unknown kernel[0] <Debug>: launchd[1808] Builtin profile: container (sandbox) – NISHAN gp Nov 13 '12 at 7:46
Tue Nov 13 11:39:44 unknown kernel[0] <Debug>: launchd[1808] Container: /private/var/mobile/Applications/686B03DA-0852-472F-BE1D-329F349189DB [69] (sandbox) Tue Nov 13 11:39:44 unknown ReportCrash[1809] <Notice>: Formulating crash report for process ADCBMobile[1808] Tue Nov 13 11:39:44 unknown com.apple.launchd[1] <Warning>: (UIKitApplication:com.ducont[0xf64d]) Job appears to have crashed: Trace/BPT trap Tue Nov 13 11:39:44 unknown SpringBoard[27] <Warning>: Application 'ADCBMobile' exited abnormally with signal 5: Trace/BPT trap – NISHAN gp Nov 13 '12 at 7:48
Tue Nov 13 11:39:44 unknown ReportCrash[1809] <Error>: Saved crashreport to /var/mobile/Library/Logs/CrashReporter/ADCBMobile_2012-11-13-113944_Noman-Sattar‌​.plist using uid: 0 gid: 0, synthetic_euid: 501 egid: 0 ABOVE are the logs which are got in Console within Xcode Organizer. Please help me with this. Please..!!!! – NISHAN gp Nov 13 '12 at 7:48

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.