RCTWebRTCDemo
RCTWebRTCDemo copied to clipboard
Crash after peer join
Hi, app crashes without an error message right after a peer joins the room. Any suggestions?
Same here, Steps for reproduction 1.Open https://react-native-webrtc.herokuapp.com with Chrome also produces echoing sound of my voice (It shouldn't happen I guess) 2. Create Room in web interfaces / Allow camera and mic 3. Use demo app using GenyMotion to connect the same room name by entering the name 4. The app crashes.
- make sure you have all needed permissions setup
- do not test on simulator
- use latest
react-native-webrtc
( best with a refresh clond and build )
check all three points and see if it occurs on a real device
You have your own react native webrtc Demo?