Post

Replies

Boosts

Views

Activity

Reply to Getting a crash for SwiftData that only happens on iPhone 16 pro
Also started getting this after updating to iOS 18.2
Replies
Boosts
Views
Activity
Dec ’24
Reply to Editable OutlineGroup
Did you find a solution?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’24
Reply to SwiftData - Context missing for optional
I was stuck on this too. Turns out I needed to update my @Relationship to accurately describe what was happening. For example, when I deleted an item I would get this crash until I added a deleteRule in my relationship. Anytime ive gotten SwiftData crashes that were hard to debug, it's always been the @Relationship so far
Replies
Boosts
Views
Activity
Aug ’24