NSFileProviderError.Code.providerNotFound
An error indicating that the File Provider manager can’t find the specified provider.
Declaration
case providerNotFoundDiscussion
If this error occurs during development, make sure the app includes a file provider extension. In a deployed app this error indicates that the system hasn’t registered the specified provider yet. Wait for a NSFileProviderDomainDidChange notification and try again.
See Also
Error codes
NSFileProviderError.Code.filenameCollisionNSFileProviderError.Code.insufficientQuotaNSFileProviderError.Code.noSuchItemNSFileProviderError.Code.notAuthenticatedNSFileProviderError.Code.serverUnreachableNSFileProviderError.Code.syncAnchorExpiredpageExpiredNSFileProviderError.Code.directoryNotEmptyNSFileProviderError.Code.providerTranslocatedNSFileProviderError.Code.olderExtensionVersionRunningNSFileProviderError.Code.newerExtensionVersionFoundNSFileProviderError.Code.nonEvictableNSFileProviderError.Code.nonEvictableChildrenNSFileProviderError.Code.unsyncedEditsNSFileProviderError.Code.cannotSynchronize