Titanium Community Questions & Answer Archive

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

Ti SDK 1.3.2 Mobile App Runs In iPad Emulator With Zoom, Does Not Work On Actual iPad

Using:
Titanium SDK: 1.3.2
Apple SDK: 3.2

I am able to run the application successfully on the emulator of an iPad, but cannot run it on my iPad. I have the provisioning setup correctly, the application launches, shows my splash, but just shows a blank screen after.

The application works correctly on an iPhone (The emulator and device).

I have tried every combination of Apple SDK 3.1, 3.1.2, and 3.1.3 with Titanium SDK 1.2.0, 1.3.0, and 1.3.2 with no success.

Thanks in advance for any responses.

— asked June 23rd 2010 by Joseph Burger
  • ipad
  • iphone
0 Comments

1 Answer

  • It happened to me on my iPod. Remember that the device is not as fast as the simulator.
    I had to add some delays between creating certain elements and then set some properties of those.

    I discovered this compiling the app in xcode with debug on device and looking at the gdb console.

    — answered June 23rd 2010 by Dan Tamas
    permalink
    2 Comments
    • Thanks for the reply. FYI, it runs fast on the iPhone 3g, and much faster on the 3gs (the physical devices). I would think that the iPad would run much faster than the iPhone 3g. I will checkout the debug advice you gave me.

      — commented June 23rd 2010 by Joseph Burger
    • Any luck so far, Joseph? Having the same issue here… my app is running in the simluator, but not on the device (iPad).

      — commented July 22nd 2010 by Frank Michel
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.