-
### Steps to reproduce
constructor(props) {
super(props);
this.twilioRef = React.createRef();
}
then in other method when call:
this.twilioRef.current.connect({ roomNam…
-
The `@config-plugins/react-native-webrtc` package at version 8.0.0 is incompatible with Expo SDK v51. The issue arises because the Android Gradle used in Expo SDK v51 doesn't support the `android.enab…
-
### 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…
-
### Library
https://github.com/react-native-webrtc/react-native-voip-push-notification
### Summary
I think for all RN Callkeep Users this would be a great addition. It is only an AppDelegate Modifi…
-
I'm encountering an issue with the flipCamera() function in my React Native Twilio Video project. The function works fine when CallScreenActivity is navigated to, but it fails to work when registered …
-
iOS 18 added using the camera in the background if you have the voip background mode, but we need to enable it on the capture session ourselves.
https://developer.apple.com/documentation/avfoundati…
-
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. 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.Keep app in background more than 1 minute
2.video call audio gets stopped
3.when come back to video call its working fine
### Expected behaviour
Audio should be worki…