Jump to content

NeverBeing

Senior Member
  • Posts

    160
  • Joined

  • Last visited

Everything posted by NeverBeing

  1. what's the difference between 7.1 and 8.1 SDK?
  2. Also this site, I can not find the download link. The link direct to App Store, so it give me the latest version.
  3. Btw, thanks for helping. I have try it and not work.
  4. Is this from EMDamaker? He give the app that not cracked. There is an Apple ID from the first owner. Can't open it.
  5. Semi-restoring my iPhone :(

  6. My first tweak now live in Cydia, called 'Kepo' :D

    1. Rook
    2. NeverBeing
    3. Klepto
    4. AnotherLurker

      AnotherLurker

      Congrats! :D Have u posted about it in General Chat

  7. You can learn it here http://iphonedevwiki.net/index.php/Tweak_DRM
  8. 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.
  9. Yes, it works fine on Flex
  10. 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
  11. OMG! The keys is incorrect, typo on my .PLIST. Thank you @@DiDA
  12. Nothing, everything done allright
  13. 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
  14. ty
  15. Yeah!! Finally! Love you TaiG team! Is Cydia Substrate working fine?
  16. I got " Your Instagram version is outdate" while login. How to fix it?
  17. need this one. thank you
  18. Happy Ramadan to all muslim.

    1. Arberlicous

      Arberlicous

      Im currently fasting

    2. NeverBeing

      NeverBeing

      Alhamdulillah

    3. NitroxicDemon

      NitroxicDemon

      :) hope this month brings us closer to Allah and guides us
    4. Klepto

      Klepto

      Kickass.to gave me a purple achievement for this event. .-.

    5. NeverBeing
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines