I am developing a non-AppStore application and I would like to use some custom fonts in said app. Now I know that you can add custom fonts to your project by adding the \"Fonts provided by application
I\'d like to execute a terminal command in MobileSafari on开发者_运维知识库 a jailbroken iPhone, is it possible? If so, what language/tools/steps/crap/etc is required to do this? Thanks
I am looki开发者_运维百科ng to setup a one off application on my Developer iPad that prevents the usage of the home button (and preferably the lock button too). I would like to password protect leavin
Currently, I\'m trying to create a reusable objC security libr开发者_StackOverflow中文版ary for developers in my company to use.In this library I would like to have a API that detects if their iOS dev
When an app is downloaded from the app store, it goes directly to the home screen with a nice looking loading bar (to show when the app is downloading/installing). JailbreakMe 3.0 utilizes this. Does
If I testing my codes with performance tool - leaks, and it doesn\'t detect any leaks. Does that mean the codes is not leaking any memory?
I\'m developing a Cydia app.It\'s been in development for awhile, and I\'ve never had any problems until recently, when I resumed development after a few months.There are a couple of things that have
I have a problem when adding a device Xcode 4 gives an error \"unknown ios detected\". For fixing that xcode requires none jailbreaked device (iphone 3g) to 4.2.1.
I need to be able to save data from windows application to hdd of iphone through usb. Then I need to read it from application running on iphone.
I notice theos could build library and produce dylib, I try the simple code like static UIAlertView *alert_view;