
Bitrise: Are you looking for a simple but powerful way to automate your mobile development life cycle?
If so, probably Bitrise.io + Applivery is the solution you need.
What is Bitrise.io? #
How does it work? #
First of all you have to register an account at Bitrise.io. Once done, you can start syncing your repositories and start building your Apps.
Bitrise.io uses Workflows to define what actions should be taken while building a new version of your App. By default, they will create an standard workflow according to the technology of your App.
You can place the Applivery Step at the end of your Bitrise.io workflow so they will deploy the package of your App to Applivery account automatically. To do so, just follow the next steps:
Step 1 - Log-in into your Bitrise.io account #
Login into you Bitrise.io account. You’ll see your existing Apps. If you still don’t have one, click + Add New App button to sync your Bitbucket, GitHub or GitLab repository, following the instructions.

Step 2 - Edit workflow #
Select the App where you want to integrate Applivery. Once inside, select the Workflow tab.

Step 3 - Add Applivery deploy step #
That’s all! You’ll be automatically redirected back to Applivery and we’ll start sending notifications to your Slack team immediately.

Once found, click the “Add to Workflow” green button.
Step 4 – Get you Applivery App Token #
Now it’s time to link your Bitrise.io App with your Applivery App. To do so, you’ll need the App Token of the target App in Applivery. (Read more about how to get your App Token)
Step 5 – Setup your App Token in the Bitrise project. #
APPLIVERY_APP_TOKEN
in the left side input form and paste your Applivery App Token in the right one and click “Save”.
Step 6 - Build and deploy #
And that’s it! Your project is now connected and your Bitrise.io App is pointing to your Applivery App. To test if everything is working properly just go to your Bitrise.io App and click the “Start/Schedule a build” button and let the magic happen!
