Skip to content

Android 7 #25

@gentledepp

Description

@gentledepp

This library won't work with Android 7.x because it depends on SQLitePCL which uses the system internal sqlite.dll to do its job.
Since Android 7, this dll is no longer accessible for security reasons.

=> need to replace SQLitePCL with SQLitePCL.pretty

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions