-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Expected Behavior
It should load the libsqlcipher.so successfully.
Actual Behavior
App should not crash
Fatal Exception: java.lang.UnsatisfiedLinkError
dlopen failed: library "libsqlcipher.so" not found
I am using System.loadLibrary("sqlcipher")
to load the cipher so file
Packaging: AAB
This happens only for one device, specification listed below
Device:
Brand/Model: Google Pixel 6 Pro
OS: Android 12 (API 31)
Orientation: Portrait
Root: No
RAM free: 1.9 GB, Storage free: 1.51 GB
Steps to Reproduce - Not reproducible locally
SQLCipher version (can be identified by executing PRAGMA cipher_version;
)
SQLCipher for Android version: 4.6.1
Are you able to reproduce this issue within the SQLCipher for Android test suite? : Not able to reproduce locally
Note: If you are not posting a specific issue for the SQLCipher library, please post your question to the SQLCipher discuss site. Thanks!
Metadata
Metadata
Assignees
Labels
No labels