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

Unable to run project after installing this library - Could not find org.webrtc:google-webrtc:1.0.30039 #593

Closed
Purushottam-industrility opened this issue Mar 1, 2022 · 1 comment

Comments

@Purushottam-industrility

Steps to reproduce

  1. yarn add react-native-twilio-video-webrtc
  2. react-native link react-native-twilio-video-webrtc
  3. react-native run-android

Expected behaviour

It properly build the project

Actual behaviour

It is throwing following error while running project:

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.9/userguide/command_line_interface.html#sec:command_line_warnings
30 actionable tasks: 27 executed, 3 up-to-date

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:checkDebugAarMetadata'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find org.webrtc:google-webrtc:1.0.30039.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/org/webrtc/google-webrtc/1.0.30039/google-webrtc-1.0.30039.pom

Environment

  • Node.js version:
  • React Native version:0.67.2
  • React Native platform + platform version: iOS 9.0

react-native-twilio-video-webrtc

Version: npm version or "master"

@Purushottam-industrility Purushottam-industrility changed the title Unable to run project after installing this library Unable to run project after installing this library - Could not find org.webrtc:google-webrtc:1.0.30039 Mar 1, 2022
@slycoder
Copy link
Collaborator

slycoder commented Mar 4, 2022

See #543

@slycoder slycoder closed this as completed Mar 4, 2022
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