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;The unique identifiers of the records CloudKit is unable to delete, and the reasons why.
@property (nonatomic, copy, readonly) NSDictionary<CKRecordID *,NSError *> * failedRecordDeletes;