rust-sdks icon indicating copy to clipboard operation
rust-sdks copied to clipboard

fix: update libwebrtc.jar for the mobile android example

Open kuruk-mm opened this issue 10 months ago • 1 comments

Fix https://github.com/livekit/rust-sdks/issues/325

Looks like it was due to a libwebrtc version conflict, now it is not crashing.

I added a note in the ./build_android.sh, maybe doing a bash script to download the last libwebrtc.jar will be better.

kuruk-mm avatar Apr 20 '24 14:04 kuruk-mm