Release pipeline with azure devops and app center for xamarin apps

Creating a release pipeline Azure devops allows us to build a Xamarin app, create artifacts (ipa/apk files) and publish those artifacts to app center for distribution. By going through app center we can select the group(s) to distribute or even distribute straight to the distribution stores. But that is another topic that we will dive … Continue reading Release pipeline with azure devops and app center for xamarin apps

Advertisement