'WebRTC audio call on in-App WKWebview not working in device above iOS 14.3
WebRTC audio call is not working in my in-app WKWebView , its working in safari browser , i am using above iOS 14.3 and Xcode 13 .
I saw in one of apple webkit release that they are now supporting WebRTC in WKWebView above iOS 14.3.
When I do in app call in WKWebView I gets, "Thank you for calling! unfortunately, Apple only supports calling in safari on iOS, please copy and paste the URL in safari"
I checked by downloading one working video streaming sample app which is having Cordova to run HTML for permissions like microphone and camera and using one adapter.js file which I compared with my app implemented adapter.js file ,both was having same code . So the video stream is woking in that downloaded sample code but audio call is not working on my in app browser.
requesting to give comments on this ,I have release and I am stuck here .
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|