Closed xx-git closed 1 day ago
👋 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.
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.
Report
Running npx expo run:android failed
Plugin Version
ℹ Please replace these two lines with the plugin version. "react-native-appsflyer@6.15.1" "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.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