Hi Guys,
Im building an android app where the local storage feature is critical. when a text is saved to local storage in a game that has been exported to a apk file, how long will the device/app save the "local Key" ?
Thanks.
TonyW as long asi can tell, the webstorage will remain as long as needed, sadlyi dont have any expiriencewith android...
I think while player doesn't clean his cookies.
if it's apackaged app. the data will remain until the app cache is cleared.
Thank you all for the info.
Develop games in your browser. Powerful, performant & highly capable.
jayderyu & others.
I'm curious with WebStorage and APKs, where is the savefile located? It would be useful to transfer saved games from one device to another if can find it.