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 tried to upload my App to iTunes Connect resp. AppStore and got the following error: Failed to locate or
I'm developing a Cocoa application, and I'm using constant NSStrings as ways to store key names for
How can I check if a string (NSString) contains another smaller string? I was hoping for something like: NSS
I'm trying to link a UILabel with an IBOutlet created in my class. My application is crashing with the f
I'm getting the following warning by the ARC compiler: "performSelector may cause a leak because its sel
What I want to do seems pretty simple, but I can't find any answers on the web. I have an NSMutableArray
I would like to check to see if I have an Internet connection on iOS using the Cocoa Touch libraries or on mac
What setting do I need to put in my info.plist to enable HTTP mode as per the following error message? Tra
How do you use Auto Layout within UITableViewCells in a table view to let each cell's content and subview
With the iOS SDK: I have a UIView with UITextFields that bring up a keyboard. I need it to be able to: Allow s
What do atomic and nonatomic mean in property declarations? @property(nonatomic, retain) UITextField *userNam
I want to debug my PhoneGap app in Xcode, but its Console can not show javascript errors.
Could anybody please advise how I can add a splash screen to my HTML5 Phonegap based Android App. I just want
I created a new phonegap (v 3.0.0-0.14.0) project with default config.xml and then added iOS and Android platf
When using the edit-config tag in config.xml, I get this error on build: Error: doc.find is not a function
I am using phonegap/cordova. Everthing is installed propelry i.e cordova, phonegap, ant,sdk,jdk. But now i