Skip to main content
Answered

I have a problem when I install the intercom library in react native


I wanted to know if you have any solution regarding this error?

buildscript {
    ext {
        buildToolsVersion = "34.0.0"
        minSdkVersion = 23
        compileSdkVersion = 34
        targetSdkVersion = 34
        ndkVersion = "26.1.10909125"
        kotlinVersion = "1.9.22"
    }
    repositories {
        google()
        mavenCentral()
    }
    dependencies {
        classpath("com.android.tools.build:gradle:4.0.1")
        classpath("com.facebook.react:react-native-gradle-plugin")
        classpath("org.jetbrains.kotlin:kotlin-gradle-plugin")
    }
}

apply plugin: "com.facebook.react.rootproject"

gradlew properties

distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-all.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

I look forward to a quick response, thank you very much.

Best answer by bernice

Hey @Aquiles Hernan 👋 it looks like your Gradle dependancy is set to 4.0.1 at the moment, could you try updating this to something above 8? Let me know how this goes for you 🚀

View original
Did this topic help you find an answer to your question?

2 replies

bernice
Intercom Team
Forum|alt.badge.img+5
  • Intercom Team
  • 230 replies
  • Answer
  • August 12, 2024

Hey @Aquiles Hernan 👋 it looks like your Gradle dependancy is set to 4.0.1 at the moment, could you try updating this to something above 8? Let me know how this goes for you 🚀


  • New Participant
  • 1 reply
  • December 18, 2024

Was this resolved, I am running into the same issue.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings