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.
Post
Replies
Boosts
Views
Activity
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,
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.
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.
It should, since i’m prefilling the database. The comment doesn’t offer any advice so please remove it to prevent causing confusion.
Is this working for your on iOS 17.1.0 and above? Since transformable properties just crash for 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
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
I have a feedback open FB13471979
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.