https break Application Cache
Ext version tested:
Browser versions tested against:
- Chrome 20.0.1132.57 Not Working
- Safari 5.1.7 (6534.57.2) Working
- FF 14.0.1 Working
Description:
Steps to reproduce the problem:
- switch between http and https in production dir created with sencha app build production
The result that was expected:
The result that occurs instead:
- The App from the Cache
- Log from Chrome Debug
Operating System:
Workaround:
- remove manifest="" from index.html
- change "id" in app.json on every code change