Android - Sencha Touch 2 PhoneGap issue for 4.0.x

I have an Android HTC Amaze and an Android HTC Desire. My Sencha Touch 2 apps wrapped by PhoneGap work excellent for the Desire but they refuse to load on the HTC Amaze 4.0.3. I'm getting this kind of errors in log -

08-24 17:08:37.577: E/chromium(16106): external/chromium/net/disk_cache/stat_hub.cc:190: [0824/170837:ERROR:stat_hub.cc(190)] StatHub::Init - App "appname" isn't supported.

Can anybody help?


Try to update cordova version as latest one.

cordova -v
npm install -g cordova

current recent cordova version is 8.x. and please check which cordova plugins are installed.