I have a web app I\'m building a mobile site for. I\'m trying to run it in full screen without a nav bar if the user has added the page to their home screen.
I\'m trying to create Home Screen for UITabBarViewController with another UINavigationViewController and UIViewController Subclass.
When using a NSDictionary that navigates to a PLIST I keep on getting an SIGABRT error, **2011-09-26 18:31:01.740 AlarmAppiPhone[3126:10d03] -[__NSCFArray _isNaturallyRTL]: unrecognized selector sen
I am working o开发者_高级运维n a project that needs to do face detection on a camera video input (like security camera).
Somebody please... #$%^ please take a look at this. days walking through the debugger, using setData with a jpeg representation. set file using ios4 asset library, trying a new PHP script, deleting th
I am totally lost with the things that is happening with my code.It make me to think & get clear with Array\'s thread Safe concept. Is NSMutableArray OR NSMutableDictionary Thread Safe ?
Is there a way to set the accessibility focus programatically (App Store safe)? Any help will be greatly 开发者_开发问答appreciated.To focus on element you can call.
I have given an icon to my application the image i am giving is not havin开发者_StackOverflowg any shadow over it but on iphone it shows the shadow over the icon.
I am new to Xcode and iOS development. I am trying to draw a gradient into a layer so that I can draw this layer repeatedly in my view. This gradient forms the background of the view and I do some dra
Is there any suggestion where I can find some source codes or a place to start at ? Thanks开发者_StackOverflow社区You can try to follow this post