I have a Sencha App which runs in a Cordova Wrapper. When I build the Sencha app in test mode everything works and the app runs on the device. But when I build the Sencha app in production I get the following popup on the startup of the app:
Requested: cordova.js seems to have been changed. Attempt to refresh the application?
The popup appears again and again. Does anyone know what's the reason for this?