How can I start developing sim开发者_开发知识库ple iOS tweaks for Cydia? What\'s the difference in compiling an app for the official App Store and Cydia?Developing a tweak is quite different from dev
I found out that many users use so-called \"IAP crackers\" instead of purchasing the items in in-app purchase (IAP). I also learned that Zynga Poker and Pokerist already detect IAP crackers and preven
I need to show a subview in a tweak, I\'ve been created the view but it only works on Springboard.开发者_StackOverflow社区 I can\'t add this view on the others application. I use this code:
We have built an Cydia app for jailbroken iPhones. Now my client wants the app to la开发者_Go百科unch on it\'s own after the user hits the home button to pull the phone out of sleep mode. How can I ac
I\'m having a really weird problem. I\'ve developed my first tweak for the iPhone (intended for Cydia distribution). I\'m all done developing the tweak and everything works, but I\'m having trouble pa
I am making a mobile website and I want to know if there is a possible way to write text on the page if Cydia is i开发者_JS百科nstalled? Preferably in Javascript. I\'m guessing it would be a variable
I\'m developing an app for Cydia. Is there a way to get the name of actual connected wifi network? There seems to be a way with the Apple SDK, any ideas?
I just started learning how to write mobile substrate addons, and hav开发者_C百科e successfully been able to create a dylib that hooks into a native iphone app. My question is, how do I go about addin
I am a newbie here and i want to know how do i compile my iphone app in xcode 4 with a fake code sign?( pleaase include files if any.)
I installed the iphone-python package from Cydia, but the HelloPython app closes immediately when I run it from Springboard.