Welcome! › Forums › Unity Plugins › In-App Web Browser › Persistent Cache and Data › Reply To: Persistent Cache and Data
October 9, 2019 at 8:38 am
#1735
Participant
Hi Piotr, I’m sorry that I’ve not been clear! Let me try again:
I’m using a Java-based interpreter that uses Local Storage in order to save user data, but data doesn’t seem to be persistent (it will store during sessions, but if I close and reopen the app, the data is gone.)
What I need is for the data to stay in place, even if the app is closed and reopened. If I’m understanding correctly, it should work as-is?
Thanks
~
Demi