Why is WebRTC not supported on Chrome for iOS? Is there any hard limitation for support?

Does anyone know of any plan to support WebRTC on any iOS browser?

有帮助吗?

解决方案

The ball is in Apple's court and it has to do with inherit limitations put down by Apple. Apple is very very quiet and particular about such things.

Also, WebRTC is not a finalized standard and I surely doubt that Apple will accept it until it is fully standardized. Heck, Microsoft still technically does not support it(meaning that IE itself does not support it yet).

You could always just make a native application and subvert the browser.

There is also the Ericsson browser that may support WebRTC but it has not looked promising on iOS either

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top