Community Questions & Answers

Set Titanium Mobile Log Level

Is there a way to set the log level for Titanium? I want to leave in some of the debugging loggers that i have (Ti.API.info, error, warn, etc.) but i don't want them showing up when I release the app. Is there a flag i can set globally to turn the log...

info : logger fix for IOS 4.0.2

The last logger fix (Ti.API.info) (link below) only trapped 4.0.1, so if you just installed the latest 4.0.2 iOS, it will not work. Make sure you redownload the file and change the lines (52,56) where it says 4.0.1 to 4.0.2 and patch it again, otherwise,...

Showing 1-8 of 8