iOS is the mobile operating system running on the Apple iPhone, iPod touch, and iPad. Use this tag [ios] for questions related to programming on the iOS platform. Use the related tags [objective-c] and [swift] for issues specific to those programming languages.
Just started using Xcode 4.5 and I got this error in the console: Warning: Attempt to present < finishV
Starting in iOS7, there is additional space at the top of my UITableView's which have a style UITableView
How do I test if an NSString is empty in Objective-C?
I have an app that I developed with Xcode 3 and recently started editing with Xcode 4. In the target summary I
I am trying to upload an Apple TV App to the App Store for testing purposes, but I got the issue: This Action
The keyboard does not show up when I run the simulator and click in the UITextView. How do I re-enable the key
I am creating a free version of my iPhone game. I want to have a button inside the free version that takes peo
My application uses an UITextView. Now I want the UITextView to have a placeholder similar to the one you can
When I set up a table view with 4 rows, there are still extra separators lines (or extra blank cells) below th
I know how delegates work, and I know how I can use them. But how do I create them?
Is there a way to call a block with a primitive parameter after a delay, like using performSelector:withObject
I added a new nib file to my project, and tried to load it. However, when I click on the toolbar icon that is
I would like to have an app include a custom font for rendering text, load it, and then use it with standard U
I tried to upload my App to iTunes Connect resp. AppStore and got the following error: Failed to locate or
I want to check if the iOS version of the device is greater than 3.1.3 I tried things like: [[UIDevice curren
When attempting to run a build on a connected iOS device in Xcode I get the error: Could not find Develope
I'm updating an old app with an AdBannerView and when there is no ad, it slides off screen. When there is