vendredi 6 juin 2014

Can i build both Native and Production

I'm tryng to build both native and production application, but when i reference Ext.device on my views, build the whole project using Sencha CMD and run on my local machine it's giving me this error:

TypeError: Function.prototype.apply: Arguments list has wrong type


I'm using:

  • Sencha CMD 5.0.0

  • Touch 2.3.2

  • Phonegap

  • Windows 7


I already jshint all files and they are correct. Had debug and discover that the Ext.device was making the run buggy...

I just unminified the index.html and the error come from this function:


function C(b) {

"undefined" != typeof console && (console.error || console.log).call(console, b)

}

Any help will be appreciated, Best Regards





Aucun commentaire:

Enregistrer un commentaire