Why should not work on the mobile devices?
Currently, we are progressing Mobile App project by the sencha touch 2.0.
However, some problems occurred it app does work no the mobile devices.
But the browser(safari, chrome) is on the works very well.
I need your help.
Please find attached the wrong part from the source.
Also, see below.
Development Environment:
1. android 2.2
2. sencha touch 2.0 pr2
Call in android
WebView.getSettings().setJavaScriptEnabled(true);
WebView.loadUrl("file:///android_asset/index.html");
I think .. No one anything specific issues in Android