I'm working on a project for iOS and I'm doing the programming with Visual Studios and it connects t
When trying to deploy my app to the Android device I am getting the following error: Deployment failed becaus
I have UTF-8 encoded NSData from windows server and I want to convert it to NSString for iPhone. Since data co
How do I get the delete button to show when swiping on a UITableViewCell? The event is never raised and the de
I'd like to change the color of the placeholder text I set in my UITextField controls, to make it black.
In iOS 13 there is a new behaviour for modal view controller when being presented. Now it's not fullscre
My login view has a subview which has a UIActivityView and a UILabel saying "Signing In…". This subview has
iOS 6 and Xcode 4.5 has a new feature referred to as "Unwind Segue": Unwind segues can allow transitioning
I have a tab bar application, with many views. Is there a way to know if a particular UIViewController is curr
Many classes in Cocoa/Cocoa Touch have the NS prefix. What does it mean?
I am attempting to send and receive messages through NSNotificationCenter in Objective-C. However, I haven&apo
I upgraded to Xcode 6 beta 4 and now my App continuously crashes with the message Unknown class X in Inter
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