Titanium Community Questions & Answer Archive

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

No [INFO] when I run iPhone emulator - SDK 4.0

Hi,

We are using the Titanium SKD: 1.4.0, Xcode 3.2.3 with iOS SDK 4.0.1.

When I run my app in the iPhone emulator, under SDK 4.0, the app runs fine but none of our Ti.API.info() calls produce output — when I change to SDK 3.2 then my Ti.API.info() calls work just fine.

This is all I get under SDK 4.0

[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: iphone
[INFO] iPhone SDK version: 4.0
[INFO] Launching application in Simulator
[INFO] Launched application in Simulator (2.31 seconds)

Under SDK 3.2, I get pretty much the same thing as well as the debug [INFO] details we're looking for..

[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: iphone
[INFO] iPhone SDK version: 3.2
[INFO] Launching application in Simulator
[INFO] Launched application in Simulator (2.84 seconds)
[INFO] Application started
[INFO] Freedom 4.0/1.0 (1.4.0.d1e8c8)
[INFO] system device id 1000003
[INFO] iscategory 0
[INFO] Simu

(the last 3 lines are our results…)

We have verified that the Filter: is set to [INFO].

Thoughts?

— asked August 9th 2010 by Richard Madison
  • emulator
  • info
  • iphone
0 Comments

1 Answer

  • And of course the solution was already posted…

    http://developer.appcelerator.com/blog/2010/07/introducing-titanium-mobile-1-4.html

    Case closed :)

    — answered August 9th 2010 by Richard Madison
    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.