Tommy B
Posts: 0
Joined: Sat Sep 15, 2012 3:39 am

local storage that is not html5

Are there any features that provide local storage that is not HTML? I need the user to store data locally on their phone w/o accessing the internet or being suspect to deleting local HTML storage in the browser.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

local storage that is not html5

You could look at IndexedDB for storage.

Tommy B
Posts: 0
Joined: Sat Sep 15, 2012 3:39 am

local storage that is not html5

What about something that is similar to the use of TinyDb within appinventor?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

local storage that is not html5

Sure, although it doesn't look to be in-browser storage.

Return to “Issues”