Hi,
I am trying to use HTML5 offline storage in my Adobe AIR application and cannot get it to work. Looks like this is unsupported at the moment.
Any ideas on when it will be supported? Or any good alternatives?
Thanks.
Hi,
I am trying to use HTML5 offline storage in my Adobe AIR application and cannot get it to work. Looks like this is unsupported at the moment.
Any ideas on when it will be supported? Or any good alternatives?
Thanks.
Why would you use HTML5 offline storage in AIR since you hab a SQlite Database available ?
I am also looking ffor html offline storage.Can anyone tell me any ideas and alternatives.
I didn't test the html5 webstorage methods with Air right now.
But I would say, that there's nothing you cannot do with Ext.state.FileProvider.
What about using this?
Programming today is a race between software engineers striving to build bigger and better ?diot-proof programs, and the universe striving to produce bigger and better idiots. So far, the universe is winning. (Rick Cook)
Enhanced ExtJS adapter for Adobe AIR