-
Posts
1,587 -
Joined
-
Last visited
Community Answers
-
Pro's post in Stopping individual apps from updating was marked as the answer
Update: In some recent Appstore++ update, it introduced the option to reset all preferences. After doing that, uninstalling the apps, reinstalling and blocking their updates again it seems good so far. It's been about a week now and none of the apps I have blocked have been updated
-
Pro's post in ios 11 Btstack Idid Problem was marked as the answer
Pretty sure ldid isn’t updated for iOS 11. Assuming you’re using Electra like many others, Saurik’s repo is blocked in the hosts file, which would be why you can’t find it. You can either wait for Coolstar to make a version that’s compatible with Electra, or wait for a different jailbreak that Saurik has worked with, that way all the “official” packages will be updated
-
Pro's post in ITerminal failed to connect error was marked as the answer
There’s nothing to connect :b You just sign in as root using su alpine and do what you would do using iTerminal or PuTTy
-
Pro's post in “Error: topanga” upon trying to jailbreak with Electra was marked as the answer
Fixed!
Using the Cydia branch of Electra’s ipa on GitHub, I looked at the topanga check found here: https://github.com/coolstar/electra/blob/cydia/electra/the fun part/utilities/topangadetect.m
While it says not to delete the files in there, I was at the point that I decided I didn’t care, and deleting the few files I did have allowed me to jailbreak.
-
Pro's post in ios 11, substrate hack doesn’t work was marked as the answer
What beta of Electra are you using? Cheats wouldn’t work for me on beta 7, but once beta 8 came out it worked fine. Always make sure you’re up to date
-
Pro's post in Can't seem to get a single method to properly hook on iOS 7.1.2 was marked as the answer
I would say to check the pref bundle’s plist/mm or whatever it is and ensure that all keys are the same as the keys used in your Tweak.xm, and that the app’s ID is the same in your tweak’s plist as well as the pref bundle
-
Pro's post in Internal Package Error 133 was marked as the answer
Go to /var/theos/bin/ and delete fauxsu and libfauxsu.dylib if they happen to be there
-
Pro's post in SCLAlertView Style troubles/errors was marked as the answer
DiDA and I figured it out a while ago. PM me and I should be able to help you.