I have created settings bundle and also three switches for alert, sound and badge. I am also getting 0 or 1 according to switch(On/Off). Now how do I enable only selected notification types when calli
I now have a project where I’ve figured out how to take a plist and populate a table view with it. This way I get an easily editable list populating the cells. I have a push controller set up to push
I\'ll try to make this as short as I can. I wrote a custom class that extends UIView with a couple of IBOutlet properties开发者_运维知识库, and it has a XIB associated with it where those IBOutlets a
I am creating an application in which I\'m using nstimer and avaudioplayer to play sound,but both sound and timer stops when phone is in deep sleep mode.how to solve this issue?
I have a grouped table view where I want to reload a particular row.When I call reloadRowsAtIndexPaths: the row disappears completely from the table view.Is there something else I need to be doing?
I want to find that if mapkit failed to get user location(开发者_运维技巧fails to show blue blob at user location) and show alert and then relocate the location again.i don\'t want to use corelocation
I have an application made in java.I have .jar and also the complete source of the project.I want to use it\'s classes in xcode means i want to use function in objective-c without converting them.开发
I\'m new to Objective-C, XCode and iPhone development in general and I\'m having some issues with Core Data and NSXMLParser.
I\'m using MFMailComposeViewController for in-app email in my app, but I\'m not able to change the title. As default it\'s showing the subject in the title, but I would like to set the title to be som
I have been developing iPhone Applications for a couple of months. I would like to know your views about the Quartz vs OpenGL ES 1.x or 2.0 learning curve. You can tell your perspective. My Questions