Is WebRTC Supported on Chrome Browser in iPhone/iPad?
Now Apple announce that IOS11 have supported the webRTC in the mobile safari. Yes, the safari do it. But As the hybrid developer who want to use webRTC in my app, it is difficult to call the getUserMedia(), the return is not exist function, in the WKWebView context. Do the same test in the other 3third IOS browser, such as Chrome for IOS, Firefox for IOS and QQ browser for IOS. All of them have encountered the same issue. So I guess that Apple doesn't let to use custom web engine on their platform, as the above saying.