Due DocumentGroup the toolbar or my app is totally broken! Uninstall-rate is about 80%! Please fix DocumentGroup!
Post
Replies
Boosts
Views
Activity
The example app from this link is also not working on my iPad:
https://developer.apple.com/documentation/swiftui/building-a-document-based-app-using-swiftdata
I was a big fan, but I’ve decided to move away from SwiftData. Instead, I’ll switch my data model from @Model to @Observable and Codable, and figure out a way to store it as JSON.