-
20 Jul 2012 2:31 AM #1
Sencha create jsb hangs
Sencha create jsb hangs
Hi
While trying to create jsb file from command line in windows it hangs.
sencha create jsb -a orderStatus.html -p appname1.jsb3
Wat is the reason..How can i debug to know wat caused the hang.Immediate help required.
-
25 Jul 2012 11:42 AM #2
You need to use the full path/url to your application
sencha create jsb -a http://path.to.orderStatus.html -p appname1.jsb3
-
30 Nov 2012 9:22 AM #3
You most likely have errors in your code. Run your app that you are trying to build in a browser...if it doesn't come up and you have console errors.....there is your build issue right there.
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote