Hi, yesterday I was upgrading react native version...
# community-support
y
Hi, yesterday I was upgrading react native version from 0.70.6 to 0.74. The app gets build. But its not installed on any device either ADB or emulator. Also, I tried with release apk also but it's not opening The error :
Execution failed for task ':app:installDebug'.
> java.util.concurrent.ExecutionException: com.android.builder.testing.api.DeviceException: com.android.ddmlib.InstallException: EOF
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at <https://help.gradle.org>.
BUILD FAILED in 15s
error Failed to install the app. Command failed with exit code 1: ./gradlew app:installDebug -PreactNativeDevServerPort=8081
[Device]: Error during Sync: EOF
v
Doesn't sound so much Gradle related to me, other than you use Gradle to run the stuff. Maybe it would at least make sense to move your question to #CJYS1DAP5 🤷‍♂️