09-24-2019, 04:14 AM
09-24-2019, 04:49 AM
Try doing force restart on your iPhone then run the jailbreak again.
09-24-2019, 08:06 PM
Try this:
In NewTerm2 or via SSH, run the following commands:
su
(will ask for password, enter alpine)
launchctl unload /System/Library/LaunchDaemons/com.apple.backboardd.plist
&& ldrestart;
launchctl load /System/Library/LaunchDaemons/com.apple.backboardd.plist
In NewTerm2 or via SSH, run the following commands:
su
(will ask for password, enter alpine)
launchctl unload /System/Library/LaunchDaemons/com.apple.backboardd.plist
&& ldrestart;
launchctl load /System/Library/LaunchDaemons/com.apple.backboardd.plist
09-24-2019, 08:45 PM
Make sur load tweak in setting of unc0ver is enabled
09-25-2019, 12:37 PM
I am also having the same issue. not too sure what tweak would cause this, if any. I have tried with no tweaks installed and still get the same thing. This is actually the issue I had while using Chimera that made me want to switch when I was able. What do these commands do? I am willing to do whatever to try to fix. Nobody from the other jailbreak team even seemed to wanna help lol
(09-24-2019, 08:06 PM)GeoSn0w Wrote: [ -> ]Try this:
In NewTerm2 or via SSH, run the following commands:
su
(will ask for password, enter alpine)
launchctl unload /System/Library/LaunchDaemons/com.apple.backboardd.plist
&& ldrestart;
launchctl load /System/Library/LaunchDaemons/com.apple.backboardd.plist