Threaded View
-
17 Nov 2012 12:22 AM #12
I got it working with the following method :
On sencha-touch-all-debug.js, find all object definition of Ext.device.* and remove it from the file.
Load the Ext.device.* separately, using dynamic loading scheme, as normal.
To create sencha-touch-all.js, you'll need to compress the sencha-touch-all-debug.js manually.
It should work without problems.
There are couple other typos in the file, "butons" instead of "buttons" and from placement of "[]" in one of the files. Otherwise, it works as advertised.
- Eric
Wait! Looks like we don't have enough information to add this to bug database. Please follow this template bug format.



Reply With Quote