Titanium Community Questions & Answer Archive

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

App not running on phone (but works fine in simulator)

I've got an app that has suddenly stopped loading on my phone, it works fine in the simulator, but when I try and run it on my phone it just hangs on the loading screen. I've cleared the build area and it still doesn't work??

— asked August 28th 2010 by Toby Hughes
  • iphone
0 Comments

6 Answers

  • Compile it with xcode and look at the gdb console

    — answered August 28th 2010 by Dan Tamas
    permalink
    0 Comments
  • All I get is this…

    ~~~
    Ignoring packet error, continuing…
    gdb stack trace at 'putpkt: write failed':
    0 gdb-arm-apple-darwin 0x0018dc33 remote_backtrace_self + 54

    — answered August 28th 2010 by Toby Hughes
    permalink
    0 Comments
  • This is all I can find, sorry

    http://www.iphonedevsdk.com/forum/iphone-sdk-development/51193-simulator-yes-device-no.html

    — answered August 28th 2010 by Dan Tamas
    permalink
    0 Comments
  • ok, i've after fully cleaning the device and building it with xcode armv7 it works, but as soon as i use titanium it goes again.

    — answered August 28th 2010 by Toby Hughes
    permalink
    0 Comments
  • Maybe stupid question:
    Are you trying to build a 3.2 sdk on an iphone? - should be 4, on the Run on device tab, select SDK version.

    — answered August 28th 2010 by Dan Tamas
    permalink
    0 Comments
  • Delete the build folder in your app directory, then do "run on device" from TA. You could also try deleting the app from BOTH your phone and iTunes, syncing your phone, THEN do "run on device" from TA.

    Hope that helps,

    Peter Janett

    http://www.newmediaone.net

    — answered August 29th 2010 by Peter janett
    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.