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

Failed to transform libwebrtc.aar to match attributes {artifactType=jar}. #1

Closed
tcak76 opened this issue Nov 3, 2022 · 1 comment
Closed

Comments

@tcak76
Copy link

tcak76 commented Nov 3, 2022

First of all thank you for providing prebuilt version of the webrtc for android.

I was using last official webrtc aar and then I try to use your prebuilt libwebrtc in my project but I am getting following error. What mistake I am doing? I will be very appricated if help me.

Failed to transform libwebrtc.aar to match attributes {artifactType=jar}.
> Execution failed for JetifyTransform: /bla bla bla/libs/libwebrtc.aar.
> Failed to transform '/bla bla bla/libs/libwebrtc.aar' using Jetifier. Reason: Cannot open a library at 'FileMapping(from=/bla bla bla/libs/libwebrtc.aar, to=/Users/tolgacakiroglu/.gradle/caches/transforms-2/files-2.1/ab6a11e32a1b73a30ff2cc67f50b99b0/jetified-libwebrtc.aar)'. (Run with --stacktrace for more details.)

@rno
Copy link
Owner

rno commented Nov 9, 2022

This smells like a problem with the Jetifier cache, could you try deleting that entry specifically in the Jetifier cache and try again?

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

2 participants