I had a problem opening the sencha touch 2 application on iOS Simulator, the application does not finish the download. When I open the application on google chrome (http: //localhost/.../build/package), I see this problem on the console:
Uncaught Error: [Ext.Loader] Failed loading 'http://localhost/~vasconcelloslf/touch2-hello-world/build/package/sdk/src/log/Logger.js', please verify that the file exists
They told me on the Sencha 2 forum to set "logger":false in this file sencha-touch-2.0.1.1-gpl/command/src/module/generate/App/app.json.tpl , but I still got the same error . Can anybody help me?
user645579
source share