Explain UIApplication delegate
Answer / babu
An object that the application notifies of significant runtime events. Appdelegate object is our application object. This object is responsible for handling UIApplication states.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between atomic and nonatomic in ios?
If any app can run in the background, what about battery life?
How to generate a protected disk image containing your csr, private key and development certificate in iphone development?
Explain UIApplication delegate
How to debug a crash in the auto-release pool?
Define decoding or deserialization and encoding or serialization?
How to install an iphone application for testing?
Explain shallow copying and depth copying.
What is cococa and cocoa touch?
What are the location services?
What is the mean of not running state in ios?
What is concurrency in ios?