Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no "J" field "mNativeHandle" in class #644

Open
kinghom opened this issue Apr 8, 2024 · 2 comments
Open

no "J" field "mNativeHandle" in class #644

kinghom opened this issue Apr 8, 2024 · 2 comments

Comments

@kinghom
Copy link

kinghom commented Apr 8, 2024

No pending exception expected: java.lang.NoSuchFieldError: no "J" field "mNativeHandle" in class "Lnet/sqlcipher/database/SQLiteDatabase;" or its superclasses

sqlcipher version is 4.5.4
sqlite version is 2.2.0

I found this mistake after i modified minSdkVersion 26 —>25

logcat displays the wrong statement :SQLiteDatabase.loadLibs(context);

I saw an issue dealing with this problem

#442 (comment)

but its not work for me

@developernotes
Copy link
Member

Hi @kinghom,

Thanks for your interest in SQLCipher, this library is deprecated. Are you using ProGuard to produce this behavior?

@kinghom
Copy link
Author

kinghom commented Apr 8, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants