Local Storage instead of external DB

Hi there,

I was just wondering is it possible to use local storage to store persistent data instead of using a REST api or the database service that you provide. This is because there is going to be some potentially private data that I would rather keep on the device than stored remotely (to not have to worry as much about GDPR etc).

On that note as well the database service that you provide can you share the location of the hosting services? Also as a service is that GDPR compliant?

Thanks

Hi @abceasyas123,
You can use User Default to store small data locally.

Our Kodika Server can be hosted either in Europe or USA based on your needs. You can although use your own backend and have full control over your data and server.

Regards,
Kostas