How to distribute db encrypted with app, and make possible to users on different platforms to use it?

Hi guys!

I have some cases, can you help me please?

  1. We want to encrypt db that will be included in iOS and Android applications (db with schema and some basic data).
  2. That basic db should be encrypted and will be copied to application working directory (not app installation dir).
  3. User should be able to add more data to db.
  4. Db in installation path should be available for same user after app update.

It is possible with SQLCipher?
And is there overview how to do that?

Thanks a lot in advance for help :slight_smile:

Hello @igor888

I have just replied to your separate inquiry within our support system, if you have any further questions please feel free to reach out!