I have to implement App to App functionality using Twilio iOS SDK. I have successfully implemented voice calls when the app is running. Now I am facing a problem when the app is killed. How can I get VOIP push notifications for an incoming call?
I am referring to this link : https://www.twilio.com/docs/api/notifications/guides/sending-notifications
There is no VOIP push documentation for VOIP incoming calls.
Please provide me with some useful ideas/solutions as soon as possible.