Explain how do I get a call when my ipad rings?



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

Post New Answer

More Apple iOS Interview Questions

What is view object in iOS operating system?

1 Answers   B-Ways TecnoSoft,


What is the mean of not running state in ios?

1 Answers  


What is a singleton?

1 Answers  


What design patterns do you use in ios? : IOS Architect

1 Answers  


Whats the difference between frame and bounds?

1 Answers  


What is delegate method?

1 Answers  


What is dependency injection in ios?

1 Answers  


What's fast enumeration?

2 Answers  


What is a model class?

1 Answers  


What does use core data mean in xcode?

1 Answers  


Can you please explain the difference between nsarray and nsmutablearray?

1 Answers  


Does ios support multitasking?

1 Answers  


Categories