I have developed a Video Calling application using Twilio Video SDK, I have a scenario where if the iPhone is on another call(Voice call) I need to detect it and send busy status(recipient on another call) to my application. Is there any way I can do this with CallKit
Currently what is happening?
If the recipient is on another call (Voice call), and my application calls the recipient both call goes on with microphone being used by voice call.
What I want?
Detect if system is on call(voice call) so that I can perform needed action based on this