Post

Replies

Boosts

Views

Activity

Reply to CloudKit/CoreData requests in Extension
How do I access CloudKit from Siri Intent Handler? For example, I want to tell Siri to log some value, store it to Core Data and also trigger a CloudKit operation to save to iCloud. Only the Core Data persistence works via App Group. But CloudKit operation is not triggered. Also, when I run the Siri Intent from Xcode (Debug) execution on my device, the CloudKit operation is triggered. But the same thing doesn't work in Release(install the app on my device and tell Siri).
Oct ’20