Relative Content

Tag Archive for swiftcore-datacloudkitwatchos

Immediate FetchRequest in CoreData with CloudKit

I’m utilizing CoreData with CloudKit to store workout data in SwiftUI for the watch app. However, when a new data entry is stored in the WorkoutLogItemDetailView and I return to the CurrentLogView, it takes some time – a few seconds to a minute – for the updated data to appear on the ScrollView.