Search code examples
xamarinxamarin.formsvisual-studio-app-centerbitrise

CI/CD for Xamarin mobile apps - alternative to deprecated AppCenter & Bitrise


AppCenter is no longer recommended for production use for CI/CD of Xamarin mobile apps (also is full problems) - not sure if this is a public information but we got this information from Microsoft.

Bitrise recently announced that it's deprecating Xamarin in their CI/CD process (as of 2022). Link to the article

My question is - is there any CI/CD alternative to Bitrise & AppCenter other than GitHub actions (however not sure if that will work for us correctly). At least for the automated build part?

I acknowledge that this is not yes/no answer but I would be grateful for any recommendation for a full supported alternative.


Solution

  • Microsoft's Azure DevOps supports pipelines for Xamarin apps that can easily be used for CI/CD as well as app deployment