Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (ti.api.info)
Browsing all 17 articles
Browse latest View live

Ti.API not available in eventHandler callback ?!?

Hello, here is the code: win.addEventListener('android:back', function(e) { Ti.API.Info("Please don't close!!!"); }); Attached to a window object of course. When I hit the back button, the event get...

View Article



TI.API.info('HELLO') Iphone 4.3 TI 1.6.2

TI.API.info('HELLO') Does not work if the choice is IPhone 4.3 but does work when 4.2. This is the the stub project created not other additions. Did delete project and recreated and in a new folder....

View Article

Ti.API.info doesnt work anymore for me...

I updated my xcode stack yesterday and for some reason Ti.API.info or Ti.API.debug doenst output anything on the console. I tried runing from Titanium Studio (which i really dislike) but no avail....

View Article

SDK 1.7.0 No debug output, inc Ti.API.info

I'm using iOS 4.3.2 and SDK 1.7.0 with Ti developer and I stopped getting any output from my app after this: [INFO] Found 4.3.2 patch installed I don't even get any application crash messages, any ideas?

View Article

Ti.API.info ONLY lines in Console?

Hello; Is there a way to filter only Ti.API.info() lines in the console? Blackberry Simulator throws a lot of stuff to the console output i don't need. How can i do this in Studio 1.2?

View Article


Lost Debugging [Ti.API.info] when I upgraded to iPhone SDK version: 4.3. [on...

Lost Debugging of [Ti.API.info] in the logger from iPhone simulator. I upgraded to Lion and that required an XCode upgrade to the latest 4.3. [iPhone SDK version: 4.3] [Ti SDK version: 1.6.2] Thanks...

View Article

Did Ti.API.info() change in the last 1.7.2 SDK?

Don't know if I'm going crazy...but... had code that worked before and all of a sudden stopped working! Anybody know if something change with the later SDK's? If you try this sample with the following...

View Article

Get the current line of the js file being run.

http://docs.appcelerator.com/titanium/latest/#!/api/Titanium.API Using Ti.API.info... is there any functionality somewhere than automatically prints the file and line number from where the Ti.API.info...

View Article


Ti.API.info not showing and console displays all red text

I am making an app for the iphone and android. I already made the iphone version and submitted it to the app store. I am now in the process of modifying the UI so that it looks right on android...

View Article


Ti.UI Animation Curve Contants undefined on Android

The following code returns outputs the value of an animation curve contant to the console... // WRITE OUT SOME DEBUGGING STUFF TO THE CONSOLE Ti.API.info('Ti.UI.ANIMATION_CURVE_EASE_OUT = ' +...

View Article

no Ti.API.info output after update

mobile Titanium 3.1.3 Iphone Simulator IOS 7.0 XCode 5.0.1 After updating to the newest titanium and ios 7 simulator, I do not get any Ti.API.info output in the console... I am using retina or retina...

View Article

Ti.API.info is not displaying in my console.

Ti.API.info('splash fucntion run'); This is not displaying in my console, how to display it in console.

View Article

Ti.API.info not working with Maverick

Anyone else have this issue? I upgraded to Maverick, and my logs all stop at "Focusing iOS Simulator". Doesnt matter which SDK I choose, it does this on Android, iPhone, and Tizen. I can view it in...

View Article


Alloy - Ti.API.Info() not working after updates.

Hi All, Ti.API.info() logs not showing on console. This is strange and after going all over the forum, I found that similar issue was faced after updates of titanium. I updated to iOS7 and Titanium...

View Article

Ti.API.info() not displaying in console

SDK 3.1.3.GA Studio 3..1.3.x This may relate to an earlier issue I had where my project natures got turned off. But, none of my user-generated console output appears. I followed these steps Titanium...

View Article


Ti.API.info/warn/error don't show up on any iOS device console after xcode...

After I updated to xcode 4.6.2, none of my apps show any of the Ti.API.info/warn/error on my iOS devices' console. It used to work without any problem on all of my devices! (either if they were set for...

View Article

Uncaught Type Error for Ti.API.info is not a function

This alloy project seems to run without issues on iOS simulator. When i try to run this on any Android emulator it prompts error on the pages that i have Ti.API.info saying "Uncaught TypeError:...

View Article

Browsing all 17 articles
Browse latest View live




Latest Images