rust-sdks
rust-sdks copied to clipboard
fix: update libwebrtc.jar for the mobile android example
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.