May 2019
Intermediate to advanced
504 pages
11h 50m
English
In the Xamarin release pipeline, we would be receiving multiple application packages for multiple platforms and environments as build artifacts. For instance, consider the following CI build setup for Xamarin Android, in which we would receive three packages for QA, UAT, and PROD, respectively:

If we were to create a similar multi-agent build for iOS and set these builds to trigger on incoming commits to any release branch, we would be creating a new application for each deployment environment with every new push:

Read now
Unlock full access