Closed
Description
On a Nexus 5 with KitKat and ART (i.e. not Dalvik) I see the following when I use the latest community build of Android SQLCipher (v3.1.0) in a project:
java.lang.VerifyError: Verifier rejected class com.foo.database.DatabaseHelper due to
bad method void com.foo.database.DatabaseHelper.myMethod
(net.sqlcipher.database.SQLiteDatabase) (declaration of 'com.foo.database.DatabaseHelper'
appears in /data/app/com.foo.debug-1.apk)
For all other test devices with the same APK things are working fine.
Metadata
Metadata
Assignees
Labels
No labels