ISBX / apprtc-ios

A native iOS video chat app based on WebRTC
BSD 3-Clause "New" or "Revised" License
1.35k stars 413 forks source link

Failed to register with room server. Result:0 #135

Open Hamza123Imran opened 6 years ago

Hamza123Imran commented 6 years ago

Hi, i have followed your code in my app with the server url https://apprtc.appspot.com and i have open url web link for room this, https://apprtc.appspot.com . Now when i run the app i got this error in console, Failed to register with room server. Result:0. I'm giving room number from the web room link in my app but it isn't connecting. The app is only showing my local view through my camera. How can i get the opponent view in remote view?