Business ManagementBusiness Management/AdministrationComputer EngineeringComputer Information SystemsComputer ScienceComputing & Information Technology

App Center: Continuous Integration and Delivery for iOS

Think about the last time you released an app. How many sessions did your beta testers run? How often did your app crash? Where did users spend the most time? Visual Studio App Center automatically gathers this data for you and consolidates it into a single web-based dashboard. It also provides a complete continuous integration/continuous deployment (CI/CD) solution for your iOS and macOS applications. You connect your repo to App Center and it builds your apps on cloud-hosted agents, automatically runs unit and UI tests on real devices, and distributes them to beta testers and app stores. After deployment, App Center helps you monitor your apps with crash reports and advanced analytics. It even lets you send targeted push notifications to keep your customers engaged.

This project-based course shows how to automate your iOS development process using the features provided by App Center. Discover how to start with a provided iOS Swift application and gradually incorporate App Center services. By the end of the course, you will have a native iOS Swift app with a fully-integrated CI/CD pipeline.

Learn More