You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: