Hi everyone,
I’m looking for an official or community-supported solution for implementing an encrypted database in a KMM project that works on both Android and iOS, ideally using shared/common code.
From what I’ve seen, SQLDelight appears to support this to some extent, but I haven’t been able to find any up-to-date or complete guides for setting it up across both platforms, especially with encryption.
If anyone has recommendations, working examples, or best practices for this setup, I’d really appreciate it!
Thanks in advance!