Hello guys,
Anybody please post the good tutorial link for using debug tool in appcelerator... i dont understand how to use the debug tool in titanium appcelerator
thanks in advance...
2 Answers
Hi , you can debug on Titanium. Just set breakpoints then click debug: Menu Run > Debug ( Command + F11 on Mac
Hi, I create new mobileweb project based on the Single Window template, and set breakpoints into app.js script (line 13, 20), FirstView.js (17), ApplicationWindow.js (4, 19). Then start debug in Firefox (with installed extension FireBug 1.8.4 and Aptana Debugger 1.7.2), but program running nowhere suspends. What did i make wrong ?
Your Answer
Think you can help? Login to answer this question!