Console Logging gone in TitaniumStudio
***Project Specs:***
iOS 4.3
Ti SDK 1.6.2
Titanium Studio
I've recently switched to Titanium Studio from Titanium Developer and after importing my project any references to Ti.API.info('s开发者_开发百科ome message') are completely ignored.
I searched the Appcelerator Q/A forums but all I found were people having the problem but no solution or reason.
- did you check your run configurations to make sure logging is turned on?
- also i am pretty certain you have to be using at least 1.7.x to use TiStudio, i might be wrong about that though
TiStudio has multiples consoles running at the same time. To access them you need to be using Debug mode with 1.7.* or you can just click the small console icon multiple times to shuffle through each Kroll
function console running.
In the picture in this guide it's the fourth button from the right. The blue one.
精彩评论