Skip to content

Fatal Exception: java.lang.UnsatisfiedLinkError #70

@Mukesh-logn

Description

@Mukesh-logn

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions