Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sandbox error when running in stock photos app #22

Open
l0stpenguin opened this issue Nov 1, 2018 · 1 comment
Open

Sandbox error when running in stock photos app #22

l0stpenguin opened this issue Nov 1, 2018 · 1 comment

Comments

@l0stpenguin
Copy link

I am using latest InspectiveC in a tweak injected into ios stock photos app with the following process filter:

com.apple.mobileslideshow

But it fails to create the log file due to permission error.

I got this from syslog:

Sandbox: MobileSlideShow(5264) deny(1) file-write-create /private/var/mobile/Documents/InspectiveC/MobileSlideShow/5264_main.log

Here are the details of my setup:
-Iphone X
-ios 11.1.2
-Using electra jailbreak

How do i fix this?

@menushka
Copy link

I'm getting a similar error preventing me from sharing images, are you able to share?

<Error>: Sandbox: MobileSlideShow(1045) deny(1) file-write-create /private/var/mobile/Containers/Data/Application/9D65561F-831D-4BC9-A160-9DF505927FCD/tmp/com.apple.mobileslideshow.export-request
<Error>: [PHAssetExportRequest] Failed to create output directory: Error Domain=NSCocoaErrorDomain Code=513 UserInfo={NSFilePath=<private>, NSUnderlyingError=0x282fbe2e0 {Error Domain=NSPOSIXErrorDomain Code=1}}
<Error>: Share Sheet: Preparation export error Error Domain=NSCocoaErrorDomain Code=513 UserInfo={NSFilePath=<private>, NSUnderlyingError=0x282fbe2e0 {Error Domain=NSPOSIXErrorDomain Code=1}}
<Error>: [PHAssetExportRequest] Failed to remove output directory: Error Domain=NSCocoaErrorDomain Code=4 UserInfo={NSFilePath=<private>, NSUserStringVariant=<private>, NSUnderlyingError=0x282fb0c30 {Error Domain=NSPOSIXErrorDomain Code=2}}
<Notice>: end running PUActivityItemSourceController=<private> didCancel=0 error=Error Domain=NSCocoaErrorDomain Code=513 UserInfo={NSFilePath=<private>, NSUnderlyingError=0x282fbe2e0 {Error Domain=NSPOSIXErrorDomain Code=1}}
<Error>: Share Sheet: Will show "Unable to share" dialogue. Reported error: Error Domain=NSCocoaErrorDomain Code=513 UserInfo={NSFilePath=<private>, NSUnderlyingError=0x282fbe2e0 {Error Domain=NSPOSIXErrorDomain Code=1}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants