you can build an Ionic Capacitor app in Azure DevOps. For Android, use Gradle or Android Build, and for iOS, you’ll need a macOS agent with Xcode. Set up the pipeline to install dependencies, run ionic build and capacitor sync, and then build for the respective platforms. Check Azure’s documentation for more details.
↧
                          
               Ionic Capacitor on Azure DevOps Pipeline
↧