Been tried to use your solution and faced with inaccessibility to run it on device because of bitcode absence in both frameworks SwiftWebRTC and WebRTC. I've fixed bitcode issue in SwiftyWebRTC but not in case of WebRTC - just started looking for source code.
My question: did you succeed in running your app on device?
Hi!
I meet an error, " initializer does not override a designated initializer from its superclass" at "WebRTCTipView override init(frame: CGRect) ". How did you fix it ?
Hi!
Been tried to use your solution and faced with inaccessibility to run it on device because of bitcode absence in both frameworks SwiftWebRTC and WebRTC. I've fixed bitcode issue in SwiftyWebRTC but not in case of WebRTC - just started looking for source code.
My question: did you succeed in running your app on device?