-
### Expected behaviour
iOS project should compile in Release mode
### Actual behaviour
At trying to build/archive release mode i get a:
ld: warning: directory not found for option '-F/Users/…
-
https://github.com/react-native-webrtc/react-native-callkeep/blob/55263b226548ddcd7be20854ef407803f4e1cc25/example/App.js#L80
Instead of, the setHeldCalls must be called.
-
```
"react-native": "0.72.4",
"react-native-incall-manager": "^4.2.0",
"react-native-webrtc": "118.0.7",
```
**Issue**
I am developing a one way live stream and there is no need to ever send…
-
Related issues:
React:
* https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-js/issues/33
* https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-js/issues/69
* https:/…
-
### Steps to reproduce
1. Start a session on android
2. 2 or more participants should join
3. The already present participant can not hear anythingng
### Expected behaviour
Remote Audio should …
-
### Steps to reproduce
1. Including and configure react-native-twilio-video-webrtc in your project.
2. Include the Example code in a new screen.
### Expected behaviour
Open in the screen connect…
-
### Description
Syntax error attempting to generate definitions file for [react-native-webrtc](https://github.com/oney/react-native-webrtc).
### Terminal Output
```
MacBook-Pro:Desktop Aaron…
ghost updated
6 years ago
-
` Compiling AudioSession.m
❌ /Volumes/D/works/mobile/node_modules/react-native-audio-library/ios/AudioSession+Private.h:10:9: 'WebRTC/WebRTC.h' file not found
#import
^~~~~~~~~~~~~~~~…
-
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 …
-
when i use this in my package.json:
` "react-native-callkeep": "4.3.3"`
it doesn't the latest 4.3.3 code, i compared the code i have with your code on github and i don't have the latest.
when…