I am trying to to build an offline application in sencha touch 2 using mvc structure. In offline mode page displayed is blank. I checked developer tool and there was an error as
"Failed to load resource http://ipaddress/AppName/app/view/LoginViewport.js?_dc=1334316337812 "
We can also see in the above error, there is some data appended to "LoginViewPort.js", and that might be the problem. Please help.