Reputation: 151
Using Alon Gubkin's PhoneRTC plugin, but unable to build the application due to 20 Swift Compiler errors...I've seen others have had the same issues, so looking to see if anyone has a solution
Upvotes: 0
Views: 184
Reputation: 1539
this library is not ready for Swift3
you have to rewrite the library to Swift3 ( see https://github.com/alongubkin/phonertc/issues/216 )
Upvotes: 0