Explain how do I get a call when my ipad rings?
Answer / Virendra Kumar Chaurasiya
To handle incoming calls in your iOS app, you need to implement the AVFoundation's AVCallUpdateDelegate protocol and register for push notifications with Apple's Push Notification service. This is beyond the scope of a simple JSON response, but here's a guide: <http://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/>
| Is This Answer Correct ? | 0 Yes | 0 No |
What is view object in iOS operating system?
What is the mean of not running state in ios?
What is a singleton?
What design patterns do you use in ios? : IOS Architect
Whats the difference between frame and bounds?
What is delegate method?
What is dependency injection in ios?
What's fast enumeration?
What is a model class?
What does use core data mean in xcode?
Can you please explain the difference between nsarray and nsmutablearray?
Does ios support multitasking?