LuaSQLite questions

Hello,

I want to ask some questions:

How do I manage my LuaSQLite3 on windows?

The LuaSQLite3 version from http://lua.sqlite.org is higher than the corona built-in version.

And if I design a game that uses IAP feature, is it safe to store important data in LuaSQLite3?

Thanks for reading.

And where is the storage file in android and iOS device?

(I use system.DocumentsDirectory)

If I store game data json format to a txt file, Is it editable by the users?

Thanks.

And where is the storage file in android and iOS device?

(I use system.DocumentsDirectory)

If I store game data json format to a txt file, Is it editable by the users?

Thanks.