When my VoIP app receives a call with CallKit, iOS shows the native system call UI.
How can I show this native call view also for outgoing calls?
When my VoIP app receives a call with CallKit, iOS shows the native system call UI.
How can I show this native call view also for outgoing calls?
There is not currently a way to immediately show the system's native in-call UI upon dialing an outgoing call from a CallKit VoIP app. However, this native UI is shown if the user locks their device while the VoIP call is ongoing.