Skip to content

SQLCipher and Nexus 5 + KitKat + ART #129

Closed
@kennethshackleton

Description

@kennethshackleton

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

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