NSFileProviderError.Code.notAuthenticated
An error indicating that you can’t verify the user’s credentials.
Declaration
case notAuthenticatedDiscussion
If your File Provider extension returns a notAuthenticated error, the system presents an alert to the user. If you have a File Provider UI extension, the system calls your FPUIActionExtensionViewController class’s prepare(forError:) method before displaying the alert.
See Also
Error codes
NSFileProviderError.Code.filenameCollisionNSFileProviderError.Code.insufficientQuotaNSFileProviderError.Code.noSuchItemNSFileProviderError.Code.serverUnreachableNSFileProviderError.Code.syncAnchorExpiredpageExpiredNSFileProviderError.Code.directoryNotEmptyNSFileProviderError.Code.providerNotFoundNSFileProviderError.Code.providerTranslocatedNSFileProviderError.Code.olderExtensionVersionRunningNSFileProviderError.Code.newerExtensionVersionFoundNSFileProviderError.Code.nonEvictableNSFileProviderError.Code.nonEvictableChildrenNSFileProviderError.Code.unsyncedEditsNSFileProviderError.Code.cannotSynchronize