openwebrtc-examples icon indicating copy to clipboard operation
openwebrtc-examples copied to clipboard

Android examples does not work with the latest openwebrtc-sdk release.

Open marcin-sielski opened this issue 10 years ago • 4 comments

marcin-sielski avatar Apr 28 '15 08:04 marcin-sielski

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.

superdump avatar Apr 28 '15 08:04 superdump

I am sorry I should be more precise, I tried NativeCall for Android. I have updated the header.

marcin-sielski avatar Apr 28 '15 08:04 marcin-sielski

Is it related to the SimpleStreamSet change? #84 should fix that, and fetch the sdk form central.

Rugvip avatar Apr 28 '15 11:04 Rugvip

Which was just merged, so try with latest master

Rugvip avatar Apr 28 '15 11:04 Rugvip