-
### Steps to reproduce
1. Set up **react-native-twilio-video-webrtc** as explained in the [documentation](https://github.com/blackuy/react-native-twilio-video-webrtc#readme)
2. Run the application u…
-
### Summary
I buid a simple app with a native date picker, install the apk.
and run npx expo start --dev-client
Everything is ok.
I install : npx expo install react-native-webrtc @config-plugi…
-
### Steps to reproduce
constructor(props) {
super(props);
this.twilioRef = React.createRef();
}
then in other method when call:
this.twilioRef.current.connect({ roomNam…
-
1.user1 joined the call & off their video
2.User2 joined same call
### Expected behaviour
each others video should be display
### Actual behaviour
user2 not able to see user1 video until us…
-
### Steps to reproduce
1. Play any music from the music app
2. Start video+audio live streaming (The music will paused on connect() )
### Expected behavior
Music plays continuously when live …
-
### Steps to reproduce
1. Follow the installation steps that mentioned here => [https://github.com/blackuy/react-native-twilio-video-webrtc](https://github.com/blackuy/react-native-twilio-video-webrt…
-
### Steps to reproduce
1. TwilioVideoParticipantView is coming in a black screen when i connect to video call
2. When the participant joins first and after that I join this issue comes
### Expec…
-
### Steps to reproduce
1. Setup react-native-twilio-video-webrtc on expo project with custom plugins.
2. Run EAS build for android.
### Expected behaviour
The android app built on EAS.
### Ac…
-
### Steps to reproduce
1. denied android permission
2. join call (Meeting)
3. try to disconnect the call (you could not )
PR - https://github.com/blackuy/react-native-twilio-video-webrtc/pull/6…
-
**Describe the bug**
I am experiencing an issue when I lock the phone screen during an active live session and then unlock it to return to that session.
Steps to reproduce:
- Open a live ses…