i am using NsPersistentCloudkitContainer with CoreData and CloudKit to manage my database.
When I save data to the managedObjectContext I see my data model ‘Post’ added in Schema as a Record Type in the CloudKit Dashboard , but when I go to the Data section I still don’t see any data added.
can anyone help why this is happening?
When I save data to the managedObjectContext I see my data model ‘Post’ added in Schema as a Record Type in the CloudKit Dashboard , but when I go to the Data section I still don’t see any data added.
can anyone help why this is happening?