Post

Replies

Boosts

Views

Activity

Reply to CKSyncEngine save existing CKRecord
I noticed that after saving a record to the database, a fetchedRecordZoneChanges event will be triggered by CKSyncEngine, returning the modified record that was just saved. Although this seems redundant and inefficient, is the purpose of this to locally persist the newly saved record?
Topic: App & System Services SubTopic: iCloud Tags:
Apr ’25
Reply to Xcode Playground and FoundationModels
That works! Thank you.
Replies
Boosts
Views
Activity
Feb ’26
Reply to CKSyncEngine save existing CKRecord
I noticed that after saving a record to the database, a fetchedRecordZoneChanges event will be triggered by CKSyncEngine, returning the modified record that was just saved. Although this seems redundant and inefficient, is the purpose of this to locally persist the newly saved record?
Topic: App & System Services SubTopic: iCloud Tags:
Replies
Boosts
Views
Activity
Apr ’25
Reply to iOS App shows blank screen after migrating to SwiftUI Lifecycle
I ran into this problem when updating app from SceneDelegate to App lifecycle. After much trial and error, this setting in info.plist fixed the issue:
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’21