Skip to content

DataStore.Save with .all crashes the app #1014

@lawmicha

Description

@lawmicha

In the case of save, using the .all constant actually crashes because we are calling into the deprecated version of toJSON(_:options) (without the schema). We should update our code so that we are no longer calling the deprecated methods.

#1013 (comment)

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