Skip to content

i need arm64-v8a so. i am use version 3.5.4 now, but when i use 3.5.5 arm64-v8a ,it was crash #577

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

Closed
daogepiqian opened this issue Nov 19, 2021 · 3 comments

Comments

@daogepiqian
Copy link

daogepiqian commented Nov 19, 2021

nothing to say

@developernotes
Copy link
Member

Hi @daogepiqian,

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

Are you using ProGuard by chance? If so, you might try temporarily disabling it to see if this resolves your issue.

i am use version 3.5.4 now

SQLCipher for Android is currently at 4.5.0, you might try upgrading to a newer major release to see if this helps as well. If you do so, and already have a SQLCipher 3 database, you will need to upgrade the database file. We provide documentation on the upgrade options here.

@daogepiqian
Copy link
Author

OK,in version 3.5.5, I found the java file use Long not int

@sjlombardo
Copy link
Member

@daogepiqian thank you for reporting that the issue is resolved. I will close this and the related ticket on sqlcipher/

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

3 participants