Skip to content

Investigate support for SwiftData DataStore for Storage providers #66

@bauer-andreas

Description

@bauer-andreas

Problem

SwiftData introduced a new DataStore infrastructure to create a custom data store backend for SwiftData. SpeziAccount currently defines its own StorageProvider interface when storing account details externally.

Solution

We might investigate if we can somehow reuse functionality from SwiftData. For example, we might allow to use SwiftData DataStores to act as a AccountStorage provider.

Additional context

Refer to https://developer.apple.com/wwdc24/10138 for a general overview of the new concepts introduced with iOS 18.

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions