Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

No console log after updating to iOS 8.3

$
0
0

Hi, after updating my Xcode to latest version (6.3.2), when running app, I've been getting this message:

[INFO] :   Processing JavaScript files
[INFO] :   Processing Titanium namespace resources
[INFO] :   Compiling localization files
[INFO] :   Checking for Splash Screen localization
[INFO] :   Skipping xcodebuild
[INFO] :   Finished building the application in 8s 37ms
[INFO] :   Launching iOS Simulator
[INFO] :   Project built successfully in 3m 42s 317ms
The simulator is open but the app is not automatically run, so I can't get any console log in titanium. I can get it if I delete the app from simulator and install again but if the app is already in simulator and I run again, the same message as above appears and I don't get console log.

How can I fix this?

My studio version is 3.4.1.201410281727.

Operating System
  Name                        = Mac OS X
  Version                     = 10.10.1
  Architecture                = 64bit
  # CPUs                      = 4
  Memory                      = 4294967296
Node.js
  Node.js Version             = 0.10.13
  npm Version                 = 1.3.2
Titanium CLI
  CLI Version                 = 3.4.1
Titanium SDK
  SDK Version                 = 3.5.1.GA
  SDK Path                    = /Users/chungfarnkien/Library/Application Support/Titanium/mobilesdk/osx/3.5.1.GA
  Target Platform             = iphone

Viewing all articles
Browse latest Browse all 8068

Trending Articles