Reputation: 1
I am trying to integrate app dynamics in my react native project. we have upgraded react native version in our project from 0.66.4 to 0.70.0
App dynamics is working fine in android with previous version of react but does not works with upgraded version and throws error as below while running the application in android studio.
Task :appdynamics_react-native-agent:compileDebugKotlin FAILED
@appdynamics/react-native-agent version is 22.5.0 react native version: 0.70.0 Android gradle plugin version: 7.2.1 Gradle version: 7.5.1
Please help me on this issue
Upvotes: 0
Views: 316