We have been using this plugin to send builds/tests to browserstack, however in many occasions on different computers we experience a java exception with the following printout;
> Task :unittestapp:executeDebugTestsOnBrowserstack FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':unittestapp:executeDebugTestsOnBrowserstack'.
> java.io.IOException: Error writing to server
We have been using this plugin to send builds/tests to browserstack, however in many occasions on different computers we experience a java exception with the following printout;