0

enter image description hereOur app has NSFileProviderExtension implementation. And we were able to paste documents into the app's folder inside Files app. But in iOS 16 devices, we are not able to paste anything. After clicking on paste option, Error is coming as "The operation can't be completed" (screenshot attached). In code, importDocumentAtURL function in NSFileProviderExtension subclass is not getting called.

Are there any new changes in file provider api? What could be the reason for this issue? Please help.

0 Answers0