SqlCipher4Unity3D icon indicating copy to clipboard operation
SqlCipher4Unity3D copied to clipboard

💾 SqlCipher made easy for Unity3d

Results 14 SqlCipher4Unity3D issues
Sort by recently updated
recently updated
newest added

I use SQLiteConnection.Find() method. works fine in editor(windows). Can get the all from db file. When I built apk. and run at android. I got error like this. Error and...

Unity 2022.3.9f1 Plugins: Failed to load 'Assets/Plugins/x64/sqlcipher.dll' because one or more of its dependencies could not be loaded. having this error when clicked load assembly on load

I have recently opened a project which includes SqlCipher4Unity3D v1.3.1 on a mac (Silicon M2, macOS 14). When accessing `sqlcipher.bundle`, it provides this error: > sqlcipher.bundle cannot be opened because...

I created a new Unity project and installed SqlCipher4Unity3D using “SqlCipher4Unity3D-1.3.1.unitypackage”. but when running on Android, the game crashes straight away. The problem occurs as soon as the program runs...