Cydia is an iOS app for jailbroken iPhones, iPod Touches and iPads.
I found out that many users use so-called "IAP crackers" instead of purchasing the items in in-app purchase (IAP). I …
iphone objective-c cydiaOkay, So I have a Cydia app that I need to update. I am aware with Cydia apps that they …
objective-c cydiaI have built an app for Apple's App Store, now I want to submit the app to the Cydia store. …
iphone cydiaI use the command Whenever I install a jailbreak app and the app's icon doesn't show up. What are some …
ios jailbreak cydiaAs far as I know (and read everywhere) an application's documents directory should be somewhere in /var/mobile/Library/ on …
iphone cocoa-touch jailbreak cydia**The identity used to sign the executable is no longer valid.** Please verify that your device’s clock is properly …
ios certificate cydiaI installed "Class Dump" from Cydia to get application header files. But there is a problem. I can use class-dump …
ios header-files jailbreak cydia tweakI am trying to make a tweak in Xcode with IOSOpenDev, but i met an error which is Use of …
objective-c xcode cydia tweakI am making a cydia tweak on Xcode using IOSOpenDev and i tried to import <AppKit/AppKit.h> …
objective-c cydia tweak theosI set a simple tweak using theos following the tutorial here. However when I run make with the headers from …
ios objective-c-2.0 cydia tweak