Post

Replies

Boosts

Views

Created

Could not create sandbox extension when share video in IOS >14, but iOS 13 worked
I get error when share video with UIActivityViewController in IOS14, but iOS 13 worked fine 2021-03-15 23:55:20.866820+0700 AnyBackup[3249:1433997] Could not create sandbox extension. Error: Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted" UserInfo={NSLocalizedDescription=Could not create sandbox extension of type com.apple.app-sandbox.read for URL /var/mobile/Media/DCIM/100APPLE/IMG_0415.MOV. Error: Operation not permitted} 2021-03-15 23:55:20.867564+0700 AnyBackup[3249:1457502] [default] Failed to ssue sandbox token for URL: 'file:///var/mobile/Media/DCIM/100APPLE/IMG_0415.MOV' with error: 'Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted" UserInfo={NSLocalizedDescription=Cannot issue a sandbox extension for file "/var/mobile/Media/DCIM/100APPLE/IMG_0415.MOV": Operation not permitted}' I need a help ? thankyou
4
0
5.9k
Mar ’21
[default] Failed to issue sandbox token for URL get error when share video in IOS 14, but IOS < 14 worked
I get error when share video with UIActivityViewController in IOS 14, but under IOS 14 worked fine, I don't know why? 2021-03-15 23:55:20.866820+0700 AnyBackup[3249:1433997] Could not create sandbox extension. Error: Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted" UserInfo={NSLocalizedDescription=Could not create sandbox extension of type com.apple.app-sandbox.read for URL /var/mobile/Media/DCIM/100APPLE/IMG_0415.MOV. Error: Operation not permitted} 2021-03-15 23:55:20.867564+0700 AnyBackup[3249:1457502] [default] Failed to ssue sandbox token for URL: 'file:///var/mobile/Media/DCIM/100APPLE/IMG_0415.MOV' with error: 'Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted" UserInfo={NSLocalizedDescription=Cannot issue a sandbox extension for file "/var/mobile/Media/DCIM/100APPLE/IMG_0415.MOV": Operation not permitted}'
1
0
4.1k
Mar ’21