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/3.2/1.4 does not run, but iPad/3.2/1.2 does. Why?

I have an iPad project which outputs this:

[INFO] Compiling JavaScript…one moment
[INFO] No JavaScript errors detected.
[INFO] One moment, building …
[INFO] Titanium SDK version: 1.4.0
[INFO] iPhone Device family: ipad
[INFO] iPhone SDK version: 3.2

when launching, but nothing happens.

I have another iPad project which outputs this:

[INFO] Compiling JavaScript…one moment
[INFO] No JavaScript errors detected.
[INFO] One moment, building …
[INFO] Titanium SDK version: 1.4.0
[INFO] iPhone Device family: ipad
[INFO] iPhone SDK version: 3.2
[INFO] Launching application in Simulator
[INFO] Launched application in Simulator (0.60 seconds)
[INFO] Application started
[INFO] Application has exited from Simulator

And the iPad simulator starts up fine.

The first project is configured:

Type: iPad
Titanium SDK: 1.2.0
Xcode SDK: 3.2

The second project is configured:

Type: iPad
Titanium SDK: 1.4.0
Xcode SDK: 3.2

How should I be configuring my iPad project to run correctly? It seems completely hit and miss and sometimes it runs without anything happening in the simulator window.

I have XCode 3.2, downloaded very recently, and only downloaded Titanium 3 days ago (14/8/2010)

I'd really like to understand the initial project configuration process, but the docs seem to skip over this as if it should work perfectly every time.

Thanks,

Matt.

— asked August 16th 2010 by Matthew Webster
  • ipad
  • project
  • startup
0 Comments

0 Answers

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.