I\'m displaying a list employess when clicking on tabBarButton. I want to hide the tabBar when I click on the cell to dispaly details of the employ and I want to show tabBar when I come back to the li
I\'m using AVAudioPlayer class to play sound in my app. When i play sound first time, screen freezes for a 2-3 seconds, then it becomes active and without freezes and delays. Even when I change sound.
I am unable to parse response recieve using Touch XML My response from SOAP <CXMLDocument 0x4b30110 [0x4b34c90]> <?xml version=\"1.0\" encoding=\"utf-8\"?>
I want to disable the auto lock on my iOS4.3.3 program. I found on the web the开发者_如何学Go same answer several times for this and working for xcode3 but I cant find it to work with mine.. help pls?
My application contains a Tab Bar Controller and Navigation controller. Its totally in Portrait mode. Now I have a table view in 2nd tab, clicking on each row of table view will push another view cont
I\'m working on an iPad app has many pages for users to browse through.I\'m implementing the functionality for users 开发者_如何学Pythonto \'favorite\' a page so they can revisit it later.
Is it possible to test a phonegap application for IOS with the inbuilt performance monitoring tool Instruments?
I have a small question. We want the user to the able to choose an image from his device\'s l开发者_开发问答ibrary. If he has more albums apart from the camera roll, we use UIImagePickerControllerSour
I seek a iPhone json library that parse json strings into Cu开发者_如何学运维stom Objects (such as Employee, Course, etc, not into NSDictionary or NSArray)
I have been trying to centre the map view on the users location. This should also update as and when a change in locat开发者_如何学编程ion is registered. The issue I\'m having is upon loading the app