TwilioDevEd / client-quickstart-js-deprecated

Twilio Client Quickstart for Web/Javascript
MIT License
46 stars 48 forks source link

Twilio Client doesn't work on mobile despite WebRTC capable on mobile safari and chrome on android #6

Open tetreault opened 5 years ago

tetreault commented 5 years ago

Hello, was there any reason mobile was skipped out on since nowadays iOS safari has WebRTC and android chrome had WebRTC long before?

rabu81 commented 5 years ago

I have it working in Chrome 73 on Android 9.

However, I can get it to work in Safari - even though it should have been available since Safari 11 (via: https://en.wikipedia.org/wiki/WebRTC#Support)

tetreault commented 5 years ago

I got it working in mobile safari and on android. I just used a later version of the library, not the one that is linked to on the twilio site. We actually launched a project with it recently.