NSCloudSharingOtherError
An otherwise unspecified cloud-sharing error occurred.
Declaration
var NSCloudSharingOtherError: Int { get }Discussion
For CloudKit sharing, use the NSUnderlyingErrorKey, whose value is a CKErrorDomain error, to discover the specific error. Refer to the CloudKit documentation for the proper response to these errors.