How to answer incoming call programmatically in iOS?


Apple iPhone SDK doesn’t allow this feature. If you really wish to achieve it you can use some private api such as CTCallAnswer(call);

This will result in your app store rejection.

karthikeya Boyini
karthikeya Boyini

I love programming (: That's all I know

Updated on: 30-Jul-2019

294 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements