atyenoria / react-native-webrtc-janus-gateway

Video conference system for mobile application. Base technology is react-native-webrtc + Janus Webrtc Gateway
https://github.com/atyenoria/react-native-janus-gateway-webrtc-video-chat
194 stars 77 forks source link

build fail in xcode 9.1 #4

Closed qengli closed 6 years ago

qengli commented 6 years ago

image

atyenoria commented 6 years ago

Thanks for trying this repo! It seems to be the react-native related bug, not the react-native-webrtc. Did you set up the node path like README.md? And, Are you killing all process working for other react-native project before trying?