Jump to content

Rook

Administrator
  • Posts

    66,604
  • Joined

  • Last visited

Everything posted by Rook

  1. Hide tags aren't necessary since the topics are posted on the forum.
  2. Use bluestacks and install voxox to get a number?
  3. Let me know how it goes.
  4. Check out the solution on this thread https://iosgods.com/topic/18959-clang-error-unable-to-execute-command-bus-error-10/
  5. iOS 8 or iOS 9?
  6. No, you're going to have to find something else. Can't you add a new number? VOXOX maybe?
  7. A Jailbreak might be released once iOS 9.3 is officially out to the public.
  8. There are no similar tools that I know of. It might be iOS 9.3 or it may be something on your PC causing the issue. I suggest you downgrade to 9.2 and use iBackupBot.
  9. I'm sure you would know my answer once you find out that I'm an Administrator here on iOSGods. You shouldn't spend any money first until you're satisfied or if you find something in ViP which you like.
  10. Yes, I'm him. And that should be for you to decide.
  11. Can you delete that backup and backup using iTunes again?
  12. Do you guys not see the big link at the beginning of the thread? Topic locked. Visit the other thread for an update.
  13. When you press install, a popup will come up telling you to wait after this. If you're still having issues, try settuptheos.
  14. Might be just the source you're trying to add.
  15. One or more of the sources you have installed is not a valid repo.
  16. Because Flex/Simple MS cannot do what MSHooking can. Flex is for simple apps.
  17. So, first of all. Use this Template to simplify the process. Then, once you start your project, inside /@@PROJECTNAME@@/Resources/@@PROJECTNAME@@.plist: <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <true/> <key>defaults</key> <string>@@PACKAGENAME@@</string> <key>key</key> <string>key1</string> <key>label</key> <string>Switch Text 1</string> </dict> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <true/> <key>defaults</key> <string>@@PACKAGENAME@@</string> <key>key</key> <string>key1</string> <key>label</key> <string>Switch Text 1</string> </dict> Change the 'false' to 'true' to keep the switch automatically turned on.
×
  • 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