SqlCipher4Unity3D icon indicating copy to clipboard operation
SqlCipher4Unity3D copied to clipboard

Crash problem on Android

Open maple-engineer opened this issue 1 year ago • 0 comments

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 to “new SQLiteConnection(dbPath, password);”. I exported the Android APK using the “https://github.com/netpyoung/SqlCipher4Unity3D/tree/master” example and it runs successfully. What installation steps am I missing?

Log information from Android Logcat: Project-logcat.txt

Unity version: 2022.3.7f1

maple-engineer avatar Sep 19 '24 21:09 maple-engineer