April 2009
2 posts
Debugging Titanium Applications
Titanium PR3 was just released, so to help showcase the desktop goodness I am porting Yahoo!’s Sideline desktop application (currently implemented for Adobe AIR) to Titanium. During that process I have learned a few things about debugging in Titanium, so I thought I would share those now.
Titanium is built using Webkit, which contains the very useful Web Inspector for debugging your...