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
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.
nothing to say
The text was updated successfully, but these errors were encountered: