-
### Steps to reproduce
```typescript
import React, { Component } from "react";
import { PermissionsAndroid, Platform, StyleSheet, View } from "react-native";
import { TwilioVideo, TwilioVideoLocal…
-
I spent many days trying to debug this issue, now I feel silly it's this simple, but I don't believe this is the expected behavior.
#### Expected Behavior:
`peerConnection` initializes
#### Ob…
-
### Description
ld: warning: Could not find or use auto-linked framework 'yoga'
ld: warning: Could not find or use auto-linked framework 'React'
Undefined symbols for architecture arm64:
"_FB…
-
I Want to implement twilio -video with expo in react-native. I tried to use react-native-twilio-video-webrtc, followed guide of implementation, did not succussed in. I am getting this weird suggestion…
-
**Describe the bug**
A clear and concise description of what the bug is.
After add the danger file to the include list in the `tsconfig`
The command `tsc` run out of memory
**To Reproduce**
S…
-
How does this project relates to [react-native-web-webrtc](https://github.com/liivevideo/react-native-web-webrtc)? Does it replaces it? Maybe can we merge both projects and get the npm package name?
-
Investigate differences for data channels between React Native WebRTC and browser WebRTC.
~~Currently untested.~~ Work as expected.
- [ ] Add a KITE test
-
Please help, I was using react-native-webrtc ^1.100.1 , it was working fine after updating to latest version, install the app it installed successfully but when running it crashes instantly on and…
-
#### Expected Behavior:
#### Observed Behavior:
#### Steps to reproduce the issue:
#### Platform Information
* **React Native Version**:
* **WebRTC Module Version**:
* **Plat…
-
Hi I'm trying to control the microphone input gain in iOS in the new RTCPeerConnection({})
Below you can see my native iOS code
Microphone.Manager.h
```c
#import
@interface MicrophoneMan…