I am convinced this is related to
the fact that my transformable is optional. It would be great if the SwiftData team could resolve this.
Post
Replies
Boosts
Views
Activity
I have a feedback open FB13471979
Seems to be an issue only with iOS 17.1.0+ and above this seems fine on iOS 17.0.1 which makes it feel like a regression to me
Seems to be an issue only with iOS 17.1.0+ and above this seems fine on iOS 17.0.1 which makes it feel like a regression to me
Is this working for your on iOS 17.1.0 and above? Since transformable properties just crash for me
It should, since i’m prefilling the database. The comment doesn’t offer any advice so please remove it to prevent causing confusion.
Thank you for supporting me, and ironically this is exactly what i’m trying to implement haha, hoping we get some more information on this one.
Hi,
I've attached the zip project now, something must of gone wrong on the upload. I can't share the project since it's a personal project but if you look at the feedback you'll see the project attached now. If you want the stack trace too I can attach this to the feedback if you can't recreate.
Hi,
The packages in the project are all Apple Swift Packages
Swift Algorithms
Swift Collections
Swift Numerics
You should be able to access these packages since they're publicly available Apple packages in SPM.
Hi,
This sounds a little similar to my post here. I don’t think there is enough information for how to setup yoir own storeconfiguration using a cloud backend like an API or Firebase.