Open Tanmay321 opened 1 year ago
How does your build.gradle look like? Did you update Gradle itself by any chance?
@saghul I have updated the gradle version to 7.0.2, but it's still throwing same error.
Sorry, I don't know what causes this.
@tmoldovan8x8 any ideas?
Hey @Tanmay321, I've just tried to update the jitsi-sdk to 7.0.1 in the sample app, where we have gradle 7.0.2 and it worked fine https://github.com/jitsi/jitsi-meet-sdk-samples. Could you paste the entire build output and even the gradle file, maybe we can figure out that is causing the issue.
Referred the jitsi-meet-sdk-sample code and did change in my project. Now the error message is changed.
Error: :app:writeDebugSigningConfigVersions org.gradle.api.internal.artifacts.ivy service.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugCompileClasspath'. org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Gradle Sync issues
Looks like your signing config is not set correctly.
Whenever i am downgrading the version to 6.0.0 it's working fine and not throwing any error. Once the version is upgraded then only i am getting this issues.
Hi @saghul when I am trying to use version 7.0.1, I am getting the below issue. Can anyone help me for this?
java.lang.NoClassDefFoundError: Failed resolution of: Lcom/google/android/gms/common/R$string;
at com.google.android.gms.common.internal.StringResourceValueReader.
Hello,
I am trying to update the jitsi-meet-sdk version from 6.0.0 to 7.0.1 but getting below error after gradle build started.
org.gradle.internal.resolve.ModuleVersionResolveException: Could not resolve org.jitsi.react:jitsi-meet-sdk:7.0.1. org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.MetaDataParseException: