func cloudSharingController()

in Sharing/Views/CloudSharingView.swift [37:39]


        func cloudSharingController(_ csc: UICloudSharingController, failedToSaveShareWithError error: Error) {
            debugPrint("Error saving share: \(error)")
        }