window.localStorage data is cleared after app re-installation via Tizen Studio

window.localStorage data is cleared after app re-installation via Tizen Studio

BY 10 Jan 2020 Web Application Development

I’m trying to use Javascript localStorage to store and retrieve data, but everytime I reinstall my application via Tizen Studio, that data is cleared.

Should I be using a different method of data storage that will persist even after re-installation?

Thanks.

Written by