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

Issue with libjingle_peerconnection_so.so #6

Open
arvie9 opened this issue Sep 22, 2023 · 0 comments
Open

Issue with libjingle_peerconnection_so.so #6

arvie9 opened this issue Sep 22, 2023 · 0 comments

Comments

@arvie9
Copy link

arvie9 commented Sep 22, 2023

Hello, my project requires both opentok_flutter and flutter_webrtc packages.

I'm getting this error when I make a build for Android.

I tried dependency_overrides but it didn't work.
I tried downgrading the flutter_webrtc version down to 0.5.9 (from 2 years ago) and still won't work.

I also tried this on the build.gradle but it wouldn't work as well:
android { // ... packagingOptions { exclude 'lib/arm64-v8a/libjingle_peerconnection_so.so' } }

Any suggestions to resolve this?

Screen Shot 2023-09-21 at 1 02 00 PM
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

No branches or pull requests

1 participant