CI/CD tool for building world-class mobile apps

Build for all platforms. Get real support if needed.

What the fastest CI/CD can do for you?

For mobile app developers
For mobile teams
For business owners

Easily configurable CI/CD

You don’t have to worry about a tedious setup! Set up your workflows in a single, easy-to-configure codemagic.yaml file. The file can be committed to version control, and when it is detected in the repository, it will be used to configure the build. You can set up workflows to describe the entire build pipeline from triggers to publishing to meet your unique needs.

Integrate with the tools you love

Codemagic integrates with many of the services you already use but can easily be extended and customized to meet the exact needs of your workflow. See the growing list of integrations here. You can also use Codemagic API for advanced integration with other tools. All data sent is and received as JSON.

Created with Fabric.js 1.7.22
World-class support

Codemagic has extensive open-source documentation for setting up CI/CD for your mobile projects. Industry experts share step-by-step guides on various topics on the Codemagic blog. And if you ever get stuck, you can join our Slack channel with 5k community members or talk to our support developers.

Zero maintenance

We know that keeping the build pipeline up to date is time consuming and takes developers out of the flow. Codemagic CI/CD is always prepared to equip you with the latest tools you need to build mobile apps. To support both Android and iOS apps, Codemagic builds run on macOS machines that have multiple Xcode versions, Android SDK and other tools preinstalled.

Created with Fabric.js 1.7.22
Keep your team in the loop

When multiple people are working on your app, you need to make sure everybody is working in the same controlled environment and that commits will not conflict with each other. With Codemagic, you get instant feedback on every commit and avoid a negative user experience in production.

Created with Fabric.js 1.7.22
Don’t waste your developer resources

When you have limited resources, you don’t want to waste those that could be invested in actual development. Codemagic automates all the manual steps so that your developers can concentrate on what actually matters – writing code and shipping new features.

Publish new features with confidence

Benefit from fast iteration cycles while maintaining quality. Humans make mistakes. In order to deliver five-star applications and stay ahead of the competition, it’s necessary to test the quality of your app. Codemagic will run automatic tests after every commit so that you can publish error-free code to customers without delays.

Secure CI/CD – guaranteed!

Your privacy is really important to us. Our hosted builds are sandboxed, and your project source code is immediately deleted from our machines after a build finishes. Your signing keys, passwords and other sensitive data are stored encrypted using state-of-the-art cryptography.

Build apps at scale

Maintaining multiple apps creates a lot of overhead. But not with Codemagic. You can easily scale your available resources as your business grows.
Continue to explore more

How Codemagic works

  1. Add your app wherever it is hosted

    Codemagic CI/CD integrates with Azure DevOps, GitHub, GitLab, Bitbucket and other self-hosted or cloud-based Git repositories.
    Add your app
  2. Start the build

    Build mobile apps using standard or premium instances of macOS, Linux and Windows build machines.
    Start the build
  3. Test automatically

    Assure the quality of your apps with automated testing. Run unit tests or test your apps on simulators, emulators or real devices as part of your continuous integration and delivery pipeline.
    Test automatically
  4. Get notifications and feedback

    Set up build notifications for fast feedback on your builds. Debugging is easy thanks to clear logs and remote access to the build machine. Codemagic provides integration to workspaces like Slack.
    Get notifications and feedback
  5. Automate deployment

    Codemagic will automatically publish your app with every build or on terms that work for you so you can release your mobile apps in record time and get to the market faster.
    Automate deployment

Pricing that suits mobile app development teams

Most software pricing models are designed to charge you a fixed price. With Codemagic, you only get billed for the team members who are triggering the builds and for used build minutes so that you don’t have to pay for the build minutes you haven’t used. No long-term contracts or complex licensing.

Predictable pricing.
Pay as you go or unlimited usage for fixed price.

Get started for free
No credit card required. Perfect for personal or hobby projects with everything to get you started and assure the quality of your app.
500 build minutes
Build minutes are the time when the machine that runs your build is in use.
macOS M1 VM
Apple M1 chip / Mac mini 3.2GHz Quad Core / 8GB
120 min build timeout
Build timeout limit determines the maximum allowed duration of a single build.You can adjust the timeout limit (max 120 minutes) yourself in workflow settings.
Community support
All users are welcome to join our GitHub Discussions to ask for help with issues related to Codemagic CI/CD.
Pay as you go
Only pay for what you use and get unlimited usage each month if your spend reaches $299.
macOS (M1 and Intel) VM
$0.095 / minute
Apple M1 chip / Mac mini 3.2GHz Quad Core / 8GB Mac Pro 3.7GHz Quad Core / 32GB
Linux & Windows VMs
$0.045 / minute
Linux 8 vCPUs / 32GB Windows 8 vCPUs / 32GB
1 concurrency included (upgradable to 3)
Extra concurrency $49/month
60 day build history & artifact storage
Chat support
Free onboarding assistance and chat support.
Annual plan

Perfect for established teams who prefer fixed annual costs.

Contact sales for more

All VMs unlimited
Unlimited build minutes on our macOS M1 Standard and Premium macOS, Linux, and Windows VMs
3 concurrencies included (upgradable)
Build concurrency determines how many builds can be run simultaneously.
Extra concurrency $80/month
Unlimited apps and team members
Unlimited build history & artifact storage
Chat support
Free onboarding assistance and chat support.
Get 20% off on annual subscription

Trusted by developers and industry leaders

Codemagic has been a helpful tool for all types of mobile app development teams. Here’s how some of our customers describe their experience.

    Codemagic - fully hosted and managed CI/CD for mobile apps

    Use your preferred framework and automate the entire build, test and release pipeline with codemagic.yaml, which integrates with your tech stack.
    • Flutter
    • React Native
    • Native iOS
    • Native Android
    • Ionic
    • Cordova
    • CI/CD for iOS apps

      Set up your iOS app builds and workflows in a single, easy-to-configure codemagic.yaml file. Codemagic builds run on macOS machines that come with CocoaPods and multiple versions of Xcode preinstalled.

      Codemagic makes it easy to automate the testing of your iOS apps – both on simulators and real devices. Run tests after every new commit to guarantee the health of your iOS apps.

      Thanks to an integration with Apple Developer Portal and App Store Connect, it’s easier than ever before to code sign your iOS apps and ship them to testers, the App Store or other services without delay.

      Learn more
    • CI/CD for Android apps

      With Android SDK and emulator preinstalled, Codemagic has everything you need for building Android apps available out of the box. Simply set up your Android app builds and workflows in a single, easy-to-configure codemagic.yaml file, and keep the file in your repository.

      Run unit, integration or UI tests as part of your CI pipeline, and test on real devices to ensure the health of your Android app.

      Get instant feedback on your project, code sign your application automatically and release it to testers, Google Play or other services without delay.

      Learn more
    • CI/CD for Flutter apps

      Codemagic is designed with cross-platform app development in mind and is voted the best CI/CD tool in Flutter’s user survey. Configure your Flutter builds in the UI or by using the highly customizable codemagic.yaml file, and build apps for Android, iOS, the web and desktop.

      Our macOS build machines have Flutter, Xcode and Android SDK preinstalled, and you can easily switch between the available versions. Run unit, widget and integration tests to ensure the health of your apps.

      Automate code signing and deployment to app stores thanks to out-of-the-box integration with Apple Developer Portal, App Store Connect and Google Play. Distribute builds to testers or any other service.

      Learn more
    • CI/CD for React Native apps

      Set up your React Native app builds and workflows in a single, easy-to-configure codemagic.yaml file. Codemagic’s macOS build machines come with multiple Xcode versions, Android SDK and npm preinstalled for hassle-free Android and iOS builds.

      Codemagic makes it easy to automate the testing of your React Native apps on simulators, emulators and real devices. Run automatic tests after every new commit to guarantee the health of your React Native apps and get instant feedback.

      Codemagic integrates with Apple Developer Portal for easy iOS code signing and allows you to deploy to App Store Connect and Google Play without delay.

      Learn more
    • CI/CD for Ionic apps

      Build, test and release Ionic, Cordova and Capacitor apps with Codemagic by setting up your build pipeline in a single, easy-to-configure codemagic.yaml file.

      Codemagic’s macOS build machines come with multiple Xcode versions, Android SDK and node preinstalled for hassle-free Android and iOS builds.

      Run automated tests on simulators, emulators and real devices to ensure the health of your apps and get instant feedback. Codemagic integrates with Apple Developer Portal, App Store Connect and Google Play so you can code sign and deploy apps without delay.

      Learn more
    • CI/CD for Cordova apps

      Codemagic macOS build machines make building hybrid applications seamless thanks to the ever-growing list of preinstalled software available. Set up your Cordova Android and iOS app builds and workflows in a single, easy-to-configure codemagic.yaml file.

      Ensure the health of your Android and iOS apps with automated tests on simulators, emulators and real devices, and receive immediate feedback on build results.

      Codemagic integrates with Apple Developer Portal for easy iOS code signing and allows you to deploy to App Store Connect and Google Play without delay.

      Learn more

    The ultimate CI/CD tool for mobile apps

    With Codemagic
    Without Codemagic
    Build trigger
    Destination

    Top reasons for teams choosing Codemagic

    customize workflows

    Customize workflows and integrate with third-party services

    Have full control over your CI/CD pipeline with workflows that fit the needs of your development team – whether you’re building a native/cross-platform app or working on white-label apps with separate workflows. Integrate with third-party services to automate your pipeline.
    support

    First-class support for macOS VMs and iOS code signing

    Testing mobile apps on Codemagic CI/CD is as easy as running the test commands in the scripts section of the codemagic.yaml file.
    save time

    Saves 20% of development time

    Codemagic gives fast feedback to teams so they can focus on developing their product instead of handling all of the build, test and release steps manually.
    up to date

    Always up to date with the latest developer tools

    Codemagic CI/CD is always prepared to equip you with the latest tools you need to build mobile apps. To support both Android and iOS apps, Codemagic builds run on macOS machines that have multiple Xcode versions, Android SDK and other tools preinstalled.

    Discover valuable insights and tips with our blog posts