Titanium Community Questions & Answer Archive

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

iPhone app crashing

Here is the error and then I'll explain how I can make the app crash.

[DEBUG] Session did end with error Error Domain=DTiPhoneSimulatorErrorDomain Code=1 UserInfo=0x100315880 "The simulated application quit."
[INFO] Application has exited from Simulator

When my app loads, it immediately loads data with an xhr function. That function populates table rows and each of those rows has a child. Half of the time that I click on the row, the app crashes. If I click to another tab and then come back to this screen, it doesn't happen nearly as often. It also happens more on the device than it does in the emulator.

I'm running Titanium SDK 1.3.2 and iOS4 SDK.

Thoughts?

— asked July 23rd 2010 by Chris Dotson
  • ios4
  • ios4.0
  • iphone
  • iphone mobile
0 Comments

1 Answer

  • If I were you, I'd use the debugger to be able to pinpoint exactly where the app crashes. You can follow this video to know how to go about that.

    — answered August 7th 2011 by J Alammar
    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.