opentok / CallKit

A sample app to demonstrate how to integrate Apple CallKit into OpenTok iOS SDK
MIT License
110 stars 24 forks source link

Open Incoming Calling screen into my app #23

Open Nisha-SpaceoTech opened 5 years ago

Nisha-SpaceoTech commented 5 years ago

I want to open incoming call screen in my app itself. Right now call screen is shown into background, I have to go to background and select calling screen.

Is there any way that call should be made within my app ui and it does not redirect to background?