EricssonResearch / bowser

A WebRTC browser for iOS developed in the open
BSD 2-Clause "Simplified" License
208 stars 65 forks source link

WebRTC support #87

Closed HaiderMM closed 8 years ago

HaiderMM commented 8 years ago

Hi,

I have downloaded bowser code. when i run the application it gives the following prompt, "No webRTC support..."

can somebody help me to resolve this issue. As far as i know that Bowser is the only browser that support webRTC on iOS.

thanks in advance.

regards, Haider Ali Khan

stefanalund commented 8 years ago

Detecting WebRTC is something that the web app does. Some libraries only look for Chrome in the UserAgent header. Bowser uses this UA:

https://github.com/EricssonResearch/bowser/wiki/Developing-for-Bowser#useragent