Post

Replies

Boosts

Views

Activity

Reply to SwiftData Fatal error: failed to find a currently active container
Yeah, I had the same issue myself. When the model is created, the app crashes as it can't find an available CloudKit container. If you have CloudKit enabled, it requires all properties to be optional. Making all properties and relationships optional fixed the issue for me.
Replies
Boosts
Views
Activity
Jul ’23