Question

I am aware that we can get the call state info using CoreTelephony framework (using CTCallCenter).If a call is already in progress,is it possible to detect the new incoming call and one more thing is it possible to track the incoming calls in the background application.

Detecting call state in iOS4

background app in iOS that detects incoming phone calls

From the above links, I think it is not possible to run the app in background.Is there any other approach to achieve this ?

Was it helpful?

Solution

It looks like it is not possible with the current sdk.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top