Post

Replies

Boosts

Views

Activity

Reply to Flutter macOS build fails in Xcode Cloud with no matching team certificate
@cengkarim were you able to fix it?
Replies
Boosts
Views
Activity
Apr ’24
Reply to Weird issue with SwiftData saving models correctly, but causing a crash when trying to access data prior to the saving
Facing exact same issue. Calling insert immediately after changing a property will work but it will crash If I am not inserting This works entry.note = Note(text: note) modelContext.insert(entry) But this will crash entry.note = Note(text: note)
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’23