You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used Google with the error message or bug in association with the library and Cordova words to make sure the issue I'm reporting is only related to iOSRTC.
I have provided versions of third party library name, ios, Xcode and plugin version and adapter.js version if used.
Note: If the checkboxes above are not checked (which you do after the issue is posted), the issue will be closed, removing this checkbox will result in automatic closed issue.
Versions affected
Cordova version 10.0.0
Cordova iOS version 6.1.1
Plugin version latest
iOS version 14.4.2
Xcode version 12.5
WebRTC-adapter version - latest version
WebRTC Framework version Twilio 2.14.0
Cordova Android 9.1.0
Description
We have an Cordova app that uses Twilio.js for audio and video conferencing. It works with every combination of browser (desktop and device) including an Android device we tested running an older OS (Android version 7) BUT when creating a room from my iOS device and trying to enter with Galaxy S21 running Android 11 - it is not subscribing to the tracks and tracks are null on Android device. Additionally, when we connect from iOS device using the browser it works as expected.
Steps to reproduce
From iOS create a room and try to connect from device using Android 11
Expected results
Subscribing to track
Actual results
No subscription is occuring
The text was updated successfully, but these errors were encountered:
hthetiot
changed the title
iOS to Android: Android will not subscribe to tracks in a room started with iOS device
Twilio iOS to Android: Android will not subscribe to tracks in a room started with iOS device
May 26, 2021
extra/renderer-and-libwebrtc-tests.js
file).Note: If the checkboxes above are not checked (which you do after the issue is posted), the issue will be closed, removing this checkbox will result in automatic closed issue.
Versions affected
Description
We have an Cordova app that uses Twilio.js for audio and video conferencing. It works with every combination of browser (desktop and device) including an Android device we tested running an older OS (Android version 7) BUT when creating a room from my iOS device and trying to enter with Galaxy S21 running Android 11 - it is not subscribing to the tracks and tracks are null on Android device. Additionally, when we connect from iOS device using the browser it works as expected.
Steps to reproduce
From iOS create a room and try to connect from device using Android 11
Expected results
Subscribing to track
Actual results
No subscription is occuring
The text was updated successfully, but these errors were encountered: