Robert Allen

Results 4 comments of Robert Allen

Howdy! I've also encountered this error. Let me see if I can provide a little more info that could help. - Running RCTWebRTCDemo master branch, pulled today. - React Native...

Also, here's the console log for when I tried to run the code in the Simulator. ``` 2017-01-16 12:15:14.833410 RCTWebRTCDemo[17641:913618] [] nw_host_stats_add_src recv too small, received 24, expected 28 2017-01-16...

Okay I got to the bottom of this (kinda). I just didn't setup the iOS project correctly. I followed the directions from here and here and here. Turns out this...

Howdy! I just ran into this problem. The issue is with how your Header path is defined. Basically, start over and make sure to follow these directions: https://github.com/oney/react-native-webrtc/blob/master/Documentation/iOSInstallation.md