stephenlb / webrtc-sdk

WebRTC Simple Calling API + Mobile SDK - A simplified approach to RTCPeerConnection for mobile and web video calling apps.
https://stephenlb.github.io/webrtc-sdk/
MIT License
853 stars 278 forks source link

Not working in ios latest version #47

Closed Hamadme50 closed 6 years ago

Hamadme50 commented 6 years ago

Not working in ios latest version i have tried all browsers including chrome , safari and firefox but no luck

stephenlb commented 6 years ago

You are correct. iOS is not supported. WebRTC doesn't run on iOS browsers, even Chrome. Android has almost 100% support.