Where data is getting save for sys.localStorage.setItem?

Hello,

  1. May i know where data is getting stored for sys.localStorage.setItem on Mac simulator?
  2. Also can we change location of that file?

Using Creator 3.4.1

Regards,
Smit

It’s in a sqlite data base file, which should be stored in jsb.sqlite file in the writable path

As you can see it’s hard coded currently, but you can change the source code for your project