For now I see that after the build is done an email is sent. But it will be really nice to have a way to automatically send the apk to the Android devices and a notification to appear saying that a new version is available or even better is there a way to push the build as a beta/alpha directly to the Google Play account?
Is there a way to automatically push the apk to all the Android devices after the build is finished?
Interesting ideas, I’ll add them to our feature board. But so far it’s not planned to be added in near future!
I second that idea.
Would be great if we could automatically upload a successful build to HockeyApp for testing.
HockeyApp API: Upload Version
+1 for hockey integration ![]()
ideally you’d be able to pick which builds get pushed to hockey testers (if you wanted). unity cloud build for internal testing, hockey for wider external tester group.
auto publishing to Google Play alpha would also be nice because of the auto incrementing build numbers. If you are running a build with a build number higher than the one that is published (alpha/beta/production) on google play, you can’t test in app purchases. This means that it’s impossible to test purchases on UCB builds without working around this issue (which should be simple enough, though).
Does unity cloud build have any hockey app / google play / itunes connect integration now?
Try this.
“A NodeJS application to automate binary deployments from Unity Cloud Build to HockeyApp.”
