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.
Printable View
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?