Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add JNI_OnLoad on livekit_ffi #313

Merged
merged 2 commits into from
Feb 26, 2024
Merged

add JNI_OnLoad on livekit_ffi #313

merged 2 commits into from
Feb 26, 2024

Conversation

theomonnom
Copy link
Member

No description provided.

@theomonnom theomonnom requested review from cloudwebrtc and a team and removed request for a team February 26, 2024 12:19
@theomonnom theomonnom changed the title add JNI_OnLoad add JNI_OnLoad on livekit_ffi Feb 26, 2024
@cloudwebrtc
Copy link
Contributor

No more crashes, but need to put libwebrtc.jar with liblivekit_ffi.so into unityLibrary.

@theomonnom
Copy link
Member Author

theomonnom commented Feb 26, 2024

Ok nice, makes sense, I have one here: https://github.com/livekit/rust-sdks/blob/main/examples/mobile/android/app/libs/libwebrtc.jar (it only contains Java files)

@theomonnom
Copy link
Member Author

Feel free to approve so I can merge :)

@cloudwebrtc
Copy link
Contributor

We may need to modify CI and package libwebrtc.jar together into ffi-android-${archs}.zip ?

@theomonnom
Copy link
Member Author

We may need to modify CI and package libwebrtc.jar together into ffi-android-${archs}.zip ?

Yep, going to add a ticket for it

@theomonnom theomonnom merged commit e3b19ef into main Feb 26, 2024
13 of 28 checks passed
@theomonnom theomonnom deleted the theo/android-ffi branch February 26, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants