Skip to content

DatabaseConfig().sqlite() not working on iOS 15 and below #81

Description

@MManke188

When using DatabaseConfig().sqlite() it causes a crash on devices running iOS 15.
This is unfortunate since the alternative I'm using now is DatabaseConfig().memory(), however when using this you loose the benefits of persistence, which leads to address reuse in some cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions