-
Posts
160 -
Joined
-
Last visited
Posts posted by NeverBeing
-
-
Also this site, I can not find the download link. The link direct to App Store, so it give me the latest version.
-
oh, well i found it from google
Btw, thanks for helping.
I have try it and not work.
-
Is this from EMDamaker? He give the app that not cracked. There is an Apple ID from the first owner. Can't open it.
-
What app is it?
Famousgram 2.3.4
-
google
appcake
appaddict
No older version on appcake and appadict
-
Title says it all. Thank you.
-
You can learn it here http://iphonedevwiki.net/index.php/Tweak_DRM
-
I guess it's your Bundle ID then.
This is patch for Phone.app, then the Bundle ID is com.apple.mobilephone, right?
Yay it works!
Thank you @@DiDA
I don't know how, after recompile now it works.
I reboot my iPhone btw.
-
It works on Flex?
Yes, it works fine on Flex
-
After fixing the keys, compilation with no error, but still not work. @@DiDA
I try to convert FLEX to tweak.xm
Here is the FLEX code:
Unit Name Unite for -(int)defaultTabViewType Target Class PhoneTabBarController Target Method -(int)defaultTabViewType Return Value (int) 4 Unit Name Unite for -(int)currentTabViewType Target Class PhoneTabBarController Target Method -(int)currentTabViewType Return Value (int) 4
I guess my tweak.xm is not correct, but I don't know
-
-
Do you get any compilation errors?
Nothing, everything done allright
-
I try to make a preference bundle and put this code on my Tweak.xm, but no working. Can anyone help me? What is the problem?
Sorry noob here.
%hook PhoneTabBarController -(int)defaultTabViewType { if(GetPrefBool(@"kPo")) { return 4; } return %orig; } -(int)currentTabViewType { if(GetPrefBool(@"kPo")) { return 4; } return %orig; } %end
-
-
-
Yeah!! Finally!
Love you TaiG team!Successfully Jailbroke my iPhone.
At first, I had the "Apple Drivers missing/not found" issue but that was resolved here. After fixing that, the tool got stuck on 20% and wouldn't continue (or maybe I was just impatient) so I did a full backup via iTunes, then restored removing everything. I then re-ran the Jailbreak tool and it proceeded to Jailbreak the device with success. I never had to touch it, just wait after you press on the Jailbreak button and make sure Passcode lock is off and Find My iPhone is disabled.
Now, I'm here just adding a few sources and testing some tweaks.
Good luck!
Is Cydia Substrate working fine?
-
-
I got " Your Instagram version is outdate" while login. How to fix it?
-
Safari Downloader+
-
need this one. thank you
-
-
-
-
THEOS Errors after iOS 8.4 Update :(
in Help & Support
Posted
what's the difference between 7.1 and 8.1 SDK?