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

A problem occurred configuring project ':react-native-appsflyer'. #590

Closed
xx-git opened this issue Nov 17, 2024 · 2 comments
Closed

A problem occurred configuring project ':react-native-appsflyer'. #590

xx-git opened this issue Nov 17, 2024 · 2 comments
Labels

Comments

@xx-git
Copy link

xx-git commented Nov 17, 2024

Report

Running npx expo run:android failed

Plugin Version

ℹ Please replace these two lines with the plugin version.
"[email protected]"
"expo": "~45.0.0",
"expo-dev-client": "~0.9.5",
"expo-splash-screen": "~0.15.1",
"expo-status-bar": "~1.3.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-native": "0.68.2",
"react-native-appsflyer": "^6.15.1",
"react-native-web": "0.17.7"

On what Platform are you having the issue?

ℹ Please replace these two lines with the SDK version.
android

What did you do?

tried to run android locally react-native run-android
compile app in release mode in CI
ℹ Please replace these two lines with what you did.
e.g. Run pod install
npx expo run:android
npm run addroid
ℹ Please replace these two lines with of what happened instead.

* What went wrong:
A problem occurred configuring project ':react-native-appsflyer'.
> Could not determine the dependencies of null.
   > Could not resolve all task dependencies for configuration ':react-native-appsflyer:classpath'.
      > Could not resolve com.android.tools.build:gradle:7.2.2.
        Required by:
            project :react-native-appsflyer
         > Could not resolve com.android.tools.build:gradle:7.2.2.
            > Could not get resource 'https://maven.google.com/com/android/tools/build/gradle/7.2.2/gradle-7.2.2.pom'.
               > Could not GET 'https://maven.google.com/com/android/tools/build/gradle/7.2.2/gradle-7.2.2.pom'.
                  > Connect to maven.google.com:443 [maven.google.com/142.250.204.46] failed: Connection timed out: no further information

Please provide any other relevant information.

ℹ Please replace these two lines with more information.
e.g. The issue started when we upgraded the plugin to the latest version

@al-af al-af added the support label Nov 21, 2024
Copy link

👋 Hi @xx-git and Thank you for reaching out to us.
You can contact AppsFlyer support through the Customer Assistant Chatbot for assistance with troubleshooting issues or product guidance.
To do so, please follow this article.

@al-af
Copy link
Contributor

al-af commented Nov 21, 2024

Hi @xx-git,
Starting from AppsFlyer Android SDK v6.15.1, the following upgrades have been implemented:
• targetSDKVersion updated to 34
• Java updated to 17
• Gradle updated to 8.7

For more details, please refer to the release notes.
Kindly update your setup accordingly, and feel free to reach out to support if you need any assistance.

@al-af al-af closed this as completed Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants