tkmn0 / SimpleWebRTCExample_iOS

Simple example for WebRTC on iOS written in swift5
MIT License
178 stars 49 forks source link

Websocket disconnect #18

Closed venkatmacapp closed 4 years ago

venkatmacapp commented 4 years ago

If i pressed hangup button websocket is disconnected. then i ll connect via server side then only websocket is connected. I can't able to connect via my app.

tkmn0 commented 4 years ago

After websocket is re-connected, did you tap call button? If so, I'm afraid there is something wrong. Did you see any message in your xcode console?