'Bugsnag request failed to complete

Im using Bugsnag in my React Native project, but I trying run the command: ./gradlew assembleDevelopmentRelease and I receive the error:


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:bugsnagReleaseDevelopment-releaseTask'.
> java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Bugsnag request failed to complete

Erro



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source