invalidArguments
An error that occurs when the request contains invalid information.
Declaration
static var invalidArguments: CKError.Code { get }Discussion
Consult the error’s userInfo dictionary for more information about the issue.
An error that occurs when the request contains invalid information.
static var invalidArguments: CKError.Code { get }Consult the error’s userInfo dictionary for more information about the issue.