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?