- Home /
Is there a existing path for getting CI for Android and iOS builds and deploying in to Google Beta and TestFlight?
So, I see really a bit info about some CI solutions for Unity mobile projects, but for me it's really just not enough.
Is there a existing path for getting CI for Android and iOS builds and deploying in to Google Beta and TestFlight?
I wrote script that builds xcode project for iOS and apk for Android. All was done with Unity CLI. But how can I do next steps? Deploying it in beta services, and then deploy it.
I would like to hear really working paths of setting it. Thank you!
Your answer
Follow this Question
Related Questions
How to run tests on build target with CI? 1 Answer
No graphics in build with -batchmode -nographics 2 Answers
Windows command line returns 0 for compile errors in jenkins, 0 Answers
CI Build on Docker missing assembly references that work in local build 1 Answer
Importing assets that need pre-processing (like .blend) from the Unity commadline for a CI Server 1 Answer