Hi;
Hi a developed a mobile web app using Sencha Touch. the app is pertty simple and does not require any phonegap special features. the app working fine on IOS safari and galaxy S android browser. I have succesfully compiled an APK file (signed with a keystore) from the web app. I have also installed it on the galaxy S with no problems.
the thing is, it looks like some assets (images/json) are not loaded to the phone. I was wondering what I was missing because it has to be something simple.
for example: my index.html has an image 'src="/mobile/img/logo.png"' that is not loaded to the app but from the web its ok.
any ideas? it has to be something simple that I am missing or something I dont understand that is different when compiling the app.
thanks
Hi a developed a mobile web app using Sencha Touch. the app is pertty simple and does not require any phonegap special features. the app working fine on IOS safari and galaxy S android browser. I have succesfully compiled an APK file (signed with a keystore) from the web app. I have also installed it on the galaxy S with no problems.
the thing is, it looks like some assets (images/json) are not loaded to the phone. I was wondering what I was missing because it has to be something simple.
for example: my index.html has an image 'src="/mobile/img/logo.png"' that is not loaded to the app but from the web its ok.
any ideas? it has to be something simple that I am missing or something I dont understand that is different when compiling the app.
thanks

