EricssonResearch/openwebrtc-ios-sdk

I need to create a video call iOS app with openwebRTC. I can't able to integrate pod file to my existing project .Is there OpenwebRTC SDK with out POD support

Closed this issue · 3 comments

I need an integration support to openwebrtc with out pod file . I can't able to integrate pod file to existing project .Is this possible to I need to create a video call iOS app with openwebRTC. I can't able to integrate pod file to existing project .Is there OpenwebRTC SDK with out POD support

I need an integration support to openwebrtc with out pod file . I can't able to integrate pod file to existing project .Is this possible to I need to create a video call iOS app with openwebRTC. I can't able to integrate pod file to existing project .Is there OpenwebRTC SDK with out POD support

Yes sure. Inside the podspec file you can see the link to the OpenWebRTC.framework file. You can download that and drag it in to your project without using the pod file.