I am using WebRTC in iOS for Making Video Call.In earlier Xcode/iOS Versions, Audio & Voice over IP in Background Mode. It was working fine in background mode.
Now, I saw Voice over IP is missing in Xcode 9 & Call is disconnecting in the background.
It gives option
"Message from debugger: Terminated due to signal 9"
after certain seconds (50 seconds).
Any guideline?