-1

I am using twilio-video 2.7.2 and while trying to connect video call in iPhone chrome browser it is getting error like below attached screenshot.

can anyone please suggest me how overcome this issue.

2.72

  • Please improve your question, add screenshots, examples, code blocks if needed .. etc it's hard to help you. you can also read StackOverflow guide how to write a question – Tuz Sep 29 '20 at 06:52

1 Answers1

0

Apple iOS does not expose WebRTC API's to third party browsers. Use Mobile Safari.

Supported Browsers

"* Chrome and Firefox for iOS do not have access to WebRTC APIs, unlike Safari for iOS."

Alan
  • 10,465
  • 2
  • 8
  • 9