-
I am getting this error "Error: The current browser does not support WebRTC" on both iOS and Android.
-
It is unclear to me at this point if it is possible to use only one library (@daily-co/daily-js) and use the same code for both platforms (react-native and react);
I am going to say no, as otherwis…
-
Hi, I know may it's silly question, but I really dont know how it's suddenly appear.
My app just run normally in IOS
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-webrtc@111.0.6` for the project I'm work…
-
After minor react-native-webrtc@111.0.3 to react-native-webrtc@111.0.4 webrtc does not connect.
Local stream is available, but no remote stream.
#### Expected Behavior:
LOG rn-webrtc:pc:DEBUG 0 …
-
### Issue Description
When GraphQL errors occur in my useMutation hooks in react-native, then the hook does not return.
Two comments:
- When I run the same react components/customized hooks in …
-
Tested app with releases 106.0.1 to 106.0.4 of this library across emulators/physical devices from **API 22** (android 5) to **API 33** (android 13). Do I need to make more changes in the API calls,…
-
Thanks in advance,
My react native version is 0.72.5 in which black color background is coming in my participant view in twilio video ,
initially it is working fine when first I join and then the…
-
## Description: Duplicate audio in p2p on mobile
Hello,
We are encountering some issues with the latest releases of **lib-jitsi-meet on mobile**. When two participants are in the room, the aud…
-
### What were you trying to do?
I am creating a video call app where users can record videos and participate in video calls. Initially, when I open the camera and record a video, it works fine. Howev…