Contents

failedRecordDeletes

The unique identifiers of the records CloudKit is unable to delete, and the reasons why.

Declaration

@property (nonatomic, copy, readonly) NSDictionary<CKRecordID *,NSError *> * failedRecordDeletes;

See Also

Accessing failed changes