I am trying to use CTCallCenter in a background application to receive CTCallCenter events. Is this possible?
Asked
Active
Viewed 474 times
1 Answers
2
Yes and No.... It's complicated.
If your application is running a background task, then yes you will get events in the background. The problem is that background task will timeout in ten minutes (currently). So you can only get call events for the first ten minutes after going into the background....

Shane Powell
- 13,698
- 2
- 49
- 61