Hi
I am trying to use SQLCipher for sqlite db encryption on MacOSX (editor first, then want to deploy to ios).
It works fine as long as I don’t use any encryption api… I get a crash if I try to call any sqlcipher specific code.
Has anyone succeeded sqlcipher integration in unity?
If you had any problems, how did you solve them?
If no problem, what steps did you go through?
Any help appreciated. Thx.