My Sencha Touch 2.1 web app works fine on iOS broswer, Google Chrome & desktop browsers. However, on native android browser I am not able to make any Ajax calls. It's just giving me an error:
Uncaught TypeError: Cannot read property 'connection' of undefined.
Web app works fine when using Google chrome on Android but not on native android browser. Phone's Android version is 4.0.3.
Has anybody experienced this before?
Thanks