Post

Replies

Boosts

Views

Activity

Comment on SwiftData ModelContext AutoSave takes about 30 seconds to save the inserted data
Thanks for your reply. For as save by using modelContext.save() can lead to unforeseen issues w/ data relating to relationship, so I don't want to use it :( I retested this issue on Xcode 15.1 beta (15C5042i) and found that: This issue always happens on Preview w/ iOS 17 or iOS 17.2. This issue doesn't happen on Simulator w/ iOS 17 BUT it happens on Simulator w/ iOS 17.2 So I think, this issue relates to iOS 17.2
Nov ’23