Skip to content

Issue with libjingle_peerconnection_so.so #6

@arvie9

Description

@arvie9

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions