How much time do you spend every time you need to release a new version of your Xamarin app? Is it minutes, hours, or days?
To release the Xamarin.iOS project, you need to:
build the app
test to make sure it works properly
create an IPA file, and make sure it works properly
upload it manually to the AppStore…
and then repeat the same process for the Android version of your Xamarin app. In case you need to show it to QA before you submit, the process gets even longer.
But what if there was a way to run this process automatically? Without you having to bother with all mentioned above?
Wouldn’t that be great?
QA gets the beta version, they approve it, and the version is automatically released to production every single time.
Luckily, this is possible.
Enter Azure DevOps.
Enter Mobile DevOps: Release Xamarin Apps Automatically course.
In the Mobile DevOps: Release Xamarin Apps Automatically course, I’m going to show you how to quickly and easily set up the automated build and release process, that will:
Build both iOS and Android versions of your Xamarin app AUTOMATICALLY every time there is a change
Run tests on every build, so that those sneaky bugs don’t end up in the production
Specification: Mobile DevOps: Release Xamarin Apps Automatically
|
1 review for Mobile DevOps: Release Xamarin Apps Automatically
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $9.99 |
---|---|
Provider | |
Duration | 2.5 hours |
Year | 2021 |
Level | All |
Language | English ... |
Certificate | Yes |
Quizzes | Yes |
$84.99 $9.99
Pierre Christophe Dus –
This course is really complete and describes well the different steps to set up Azure DevOps for a Xamarin mobile app: from the builds to the release of Beta versions until the Store publication. Thank you Kristijan!