SwiftyWebRTC icon indicating copy to clipboard operation
SwiftyWebRTC copied to clipboard

deploy on device - no bitcode in frameworks

Open alqa-dash opened this issue 8 years ago • 1 comments

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?

alqa-dash avatar Aug 08 '17 12:08 alqa-dash

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 ?

huboonly avatar Aug 10 '17 14:08 huboonly