Hi,
I share a video which gets from PHImageManager.default().requestAVAsset that I use UIActivityViewController for sharing.
The debug gives the error: "Operation not permitted" UserInfo={NSLocalizedDescription=Could not create sandbox extension of type com.apple.app-sandbox.read for URL /var/mobile/Media/DCIM/101APPLE/IMG_1416.MOV} which the iOS < 14.0 not appear.
I don't know why happening. Any suggestion, how can I fix it?
I share a video which gets from PHImageManager.default().requestAVAsset that I use UIActivityViewController for sharing.
The debug gives the error: "Operation not permitted" UserInfo={NSLocalizedDescription=Could not create sandbox extension of type com.apple.app-sandbox.read for URL /var/mobile/Media/DCIM/101APPLE/IMG_1416.MOV} which the iOS < 14.0 not appear.
I don't know why happening. Any suggestion, how can I fix it?