NSPersistentStoreRemoteChangeNotification not getting fired
问题 I am trying to perform history tracking in my CoreData+CloudKit project which uses NSPersistentCloudKitContainer . I have been following along with Apple's sample project I want to perform certain task when the remote store has been updated. For this apple recommends enabling remote notification in the Signing & capabilities's Background Mode section of the app. I have enabled History Tracking for my project as shown in Apple's sample project. // turn on persistent history tracking let