Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Please Help!! no titanium app running without debugger on my iPhone

Hi,

None of my titanium apps (including kitchensink) are running on iPhone without debugger (via xcode). I create a titanium app (default with no code from me) and it runs fine with emulator. I can open the xcode project and run it on the device via debugger.

However, if I try to run the app directly without xcode then it crashes after showing the splashscreen.

There is no crash report but the console output on iPhone shows the following,

Sun Jun  6 15:00:28 unknown com.apple.launchd[1] <Notice>: (UIKitApplication:com.gauravsri.testApp[0xedb0]) Exited: Killed
Sun Jun  6 15:00:28 unknown SpringBoard[25] <Warning>: Application 'testApp' exited abnormally with signal 9: Killed
Sun Jun  6 15:00:28 unknown SpringBoard[25] <Warning>: front most app: SystemServer (locked: 0)
Sun Jun  6 15:00:28 unknown SpringBoard[25] <Warning>: ****** Setting zoom level to 1.00 (Zoom OFF, stored level: 2.07) *********

I'm using iPhone 3GS with OS 3.1.3 (everything original - no jailbroken).

Please help.

— asked June 6th 2010 by Gaurav Srivastva
  • apps
  • crashing
  • debugger
  • iphone
  • xcode
0 Comments

4 Answers

  • Did that but the build is failing with following error,

    Traceback (most recent call last):
    File "/Library/Application Support/Titanium/mobilesdk/osx/1.3.1/iphone/builder.py", line 733, in <module>
    main(sys.argv)
    File "/Library/Application Support/Titanium/mobilesdk/osx/1.3.1/iphone/builder.py", line 391, in main
    os.symlink(libticore,"libTiCore.a")
    OSError: [Errno 17] File exists

    Any ideas?

    — answered June 6th 2010 by Gaurav Srivastva
    permalink
    0 Comments
  • please can anyone help?

    — answered June 7th 2010 by Gaurav Srivastva
    permalink
    0 Comments
  • If anyone is facing the same issue then they should use titanium 1.3.1 SDK. This issue was happening for me with SDK 1.3.0 and now I can run my app on iPhone with 1.3.1

    — answered June 8th 2010 by Gaurav Srivastva
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.