Saving a CKRecord in the simulator gives me the following error:
CKRecord
[publicDatabase saveRecord:cloudRouteEntity completionHandler:^(CKRecord *record, NS
I was having the same problem.
I has added an id query index in the Users Records, when i removed this index the problem stopped.
I dont even know whats the relation between these things, but it worked for me.
Sorry for the bad english