Titanium Community Questions & Answer Archive

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

iPad app freezes other times ONLY on device.

Hi there !!
yet… the same question ? I don't know.
Well… I got the kitchenSync-iPad from GIT. It was imported with no errors and compiled as well. It's running very well on simulator. It shows its splash screen and all is everything ok. But only on simulator.
On device it plays sometimes and other times it freezes at splash screen. What happens ? Why after wait some seconds or minutes after quit the app, it seems to run ok (shows the splash and runs fine) ?
I've tested on others apps and the results are the same. The first time it runs ok. But on the second time, it freezes.
My environment: xcode 3.2.5, TI with mobile sdk 1.4.2, iPad with iOS 4.2.1.
tks in advance

— asked December 3rd 2010 by Henrique Dias
1 Comment
  • Did you ever resolve this issue?

    — commented December 10th 2010 by Michael Szul

2 Answers

  • Run the app on the device through xcode and look what gdb says.

    — answered December 3rd 2010 by Dan Tamas
    permalink
    0 Comments
  • I had a similar issue recently. Run the application on the device via XCode like Tamas suggests. Have the console open and review any errors. In my case, it seems to have been a conflicting namespace when compiled that wasn't causing an issue (and wasn't conflicting) when run via the simulator.

    — answered December 12th 2010 by Michael Szul
    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.