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

Not working after Swift 3.0 upgrade? #69

Open thedjdoorn opened 7 years ago

thedjdoorn commented 7 years ago

So it looks like the library broke after I upgraded to Swift 3. I'm trying to connect to a room on appr.tc, works in the browser. The file contains what the console logs before I get a popup saying "Room server network error".

Console output.txt

Does anybody else have this issue? Should I use another library?