In my application, I am using Sinch API for audio and Video call functionality. it's working fine.
But I want to implement UI for the Incoming audio call is like normal phone call UI (like WhatsApp audio call) when the application is not in foreground state (application is in "Background/Inactive/Terminated").
So I want's to know, is Sinch API support CallKit framework or not? if Not then is there any other way to implement this functionality with Sinch API?