openwebrtc-examples
openwebrtc-examples copied to clipboard
Android examples does not work with the latest openwebrtc-sdk release.
If you're talking about the NativeDemo example app for iOS, in the NativeDemo clone:
rm -rf Podfile.lock Pods
pod install
open NativeDemo.xcworkspace
And try again.
I am sorry I should be more precise, I tried NativeCall for Android. I have updated the header.
Is it related to the SimpleStreamSet change? #84 should fix that, and fetch the sdk form central.
Which was just merged, so try with latest master