Contents

NSFileProviderError.Code.cannotSynchronize

An error indicating a failed sync attempt.

Declaration

case cannotSynchronize

Discussion

If a specific item caused the error, the system sets the NSFileProviderErrorItemKey key to the item’s identifier, and it sets the NSUnderlyingErrorKey key to the error encountered by the item.

See Also

Error codes