Alternatives to Codemagic logo

Alternatives to Codemagic

fastlane, Bitrise, Bitrise, Greenhouse, and Buddybuild are the most popular alternatives and competitors to Codemagic.
47
49
+ 1
17

What is Codemagic and what are its top alternatives?

Codemagic is the developer's favourite CI/CD tool for mobile app projects. Build your Android, iOS, React Native, Ionic, Unity and Flutter projects on Codemagic.
Codemagic is a tool in the Mobile Continuous Integration category of a tech stack.

Top Alternatives to Codemagic

  • fastlane
    fastlane

    fastlane lets you define and run your deployment pipelines for different environments. It helps you unify your app’s release process and automate the whole process. fastlane connects all fastlane tools and third party tools, like CocoaPods. ...

  • Bitrise
    Bitrise

    It is a Continous Integration and Delivery (CI/CD) Platform as a Service (PaaS) with a main focus on mobile app development (iOS, Android). You can automate the testing and deployment of your apps with just a few clicks. When you trigger a build a Virtual Machine is assigned to host your build and your defined Workflow (series of Steps scripts) will be executed, step by step. ...

  • Bitrise
    Bitrise

    It is a Continous Integration and Delivery (CI/CD) Platform as a Service (PaaS) with a main focus on mobile app development (iOS, Android). You can automate the testing and deployment of your apps with just a few clicks. When you trigger a build a Virtual Machine is assigned to host your build and your defined Workflow (series of Steps scripts) will be executed, step by step. ...

  • Greenhouse
    Greenhouse

    Greenhouse automatically builds your project for every commit you make and runs all your unit or UI tests on the emulator/simulator or on real hardware. Automatic build distribution is also supported so that your team and clients are always up to date with the latest state of your apps. ...

  • Buddybuild
    Buddybuild

    Buddybuild ties together continuous integration, continuous delivery and an iterative feedback solution into a single, seamless platform. ...

  • Appcircle
    Appcircle

    Mobile CI/CD from small teams to on-premises Enterprise solutions, Appcircle is a mobile CI/CD platform that provides a fully automated environment to manage mobile app lifecycle end-to-end. ...

  • Distiller
    Distiller

    Distiller's hosted continuous integration platform takes the pain out of mobile development through automated build, test, and deployment of your iOS apps. ...

Codemagic alternatives & related posts

fastlane logo

fastlane

666
421
73
Connect all iOS deployment tools into one streamlined workflow
666
421
+ 1
73
PROS OF FASTLANE
  • 20
    Easy to use
  • 13
    Open Source
  • 13
    Itunes connect deployment
  • 11
    Incredible flexability
  • 9
    Third party integrations
  • 3
    Certificate management
  • 3
    Provisioning profile management
  • 1
    All in one iOS DevOps
  • 0
    Integrate anything with fastlane
  • 0
    Can be used for Android as well
CONS OF FASTLANE
    Be the first to leave a con

    related fastlane posts

    Hi, I am doing automation for mobile app (iOS & Android). Currently, I am using Apache Maven build tool. Can someone tell me which out of these 3 tools is the best? (fastlane, Gradle, Maven). Apart from that, we are using CircleCI.

    See more

    Dear Community!

    I am researching for Mobile Application Management platform for managing android and ios release management in Fintech space. I see following options are good:

    Please suggest if you have better option.

    See more
    Bitrise logo

    Bitrise

    340
    361
    74
    Automate your mobile app development from building through testing to deployment
    340
    361
    + 1
    74
    PROS OF BITRISE
    • 18
      Easy setup
    • 9
      Bitbucket Integration
    • 8
      Advanced Workflow configuration
    • 7
      Github Integration
    • 7
      Slack integration
    • 5
      Great tools for iOS and Android development
    • 5
      Friendly & Easy to use
    • 4
      Great support
    • 3
      Pricing by concurrency, not team size
    • 2
      Discounts for contributors
    • 2
      Fast Updates
    • 2
      Open Source
    • 1
      Fast Builds
    • 1
      Developer centric
    CONS OF BITRISE
      Be the first to leave a con

      related Bitrise posts

      Jesus Dario Rivera Rubio
      Telecomm Engineering at Netbeast · | 10 upvotes · 977.8K views

      We are using React Native in #SmartHome to share the business logic between Android and iOS team and approach users with a unique brand experience. The drawback is that we require lots of native Android SDK and Objective-C modules, so a good part of the invested time is there. The gain for a app that relies less on native communication, sensors and OS tools should be even higher.

      Also it helps us set different testing stages: we use Travis CI for the javascript (business logic), Bitrise to run build tests and @Detox for #end2end automated user tests.

      We use a microservices structure on top of Zeit's @now that read from firebase. We use JWT auth to authenticate requests among services and from users, following GitHub philosophy of using the same infrastructure than its API consumers. Firebase is used mainly as a key-value store between services and as a backup database for users. We also use its authentication mechanisms.

      You can be super locked-in if you also rely on it's analytics, but we use Amplitude for that, which offers us great insights. Intercom for communications with end-user and Mailjet for marketing.

      See more

      Dear Community!

      I am researching for Mobile Application Management platform for managing android and ios release management in Fintech space. I see following options are good:

      Please suggest if you have better option.

      See more
      Bitrise logo

      Bitrise

      340
      361
      74
      Automate your mobile app development from building through testing to deployment
      340
      361
      + 1
      74
      PROS OF BITRISE
      • 18
        Easy setup
      • 9
        Bitbucket Integration
      • 8
        Advanced Workflow configuration
      • 7
        Github Integration
      • 7
        Slack integration
      • 5
        Great tools for iOS and Android development
      • 5
        Friendly & Easy to use
      • 4
        Great support
      • 3
        Pricing by concurrency, not team size
      • 2
        Discounts for contributors
      • 2
        Fast Updates
      • 2
        Open Source
      • 1
        Fast Builds
      • 1
        Developer centric
      CONS OF BITRISE
        Be the first to leave a con

        related Bitrise posts

        Jesus Dario Rivera Rubio
        Telecomm Engineering at Netbeast · | 10 upvotes · 977.8K views

        We are using React Native in #SmartHome to share the business logic between Android and iOS team and approach users with a unique brand experience. The drawback is that we require lots of native Android SDK and Objective-C modules, so a good part of the invested time is there. The gain for a app that relies less on native communication, sensors and OS tools should be even higher.

        Also it helps us set different testing stages: we use Travis CI for the javascript (business logic), Bitrise to run build tests and @Detox for #end2end automated user tests.

        We use a microservices structure on top of Zeit's @now that read from firebase. We use JWT auth to authenticate requests among services and from users, following GitHub philosophy of using the same infrastructure than its API consumers. Firebase is used mainly as a key-value store between services and as a backup database for users. We also use its authentication mechanisms.

        You can be super locked-in if you also rely on it's analytics, but we use Amplitude for that, which offers us great insights. Intercom for communications with end-user and Mailjet for marketing.

        See more

        Dear Community!

        I am researching for Mobile Application Management platform for managing android and ios release management in Fintech space. I see following options are good:

        Please suggest if you have better option.

        See more
        Greenhouse logo

        Greenhouse

        63
        70
        34
        Simple and secure continuous integration for mobile apps
        63
        70
        + 1
        34
        PROS OF GREENHOUSE
        • 13
          Easy setup & usage
        • 6
          Free
        • 6
          Great customer support
        • 5
          Awesome team with awesome project
        • 3
          Great and fast builds
        • 1
          A lot easier than Jenkins
        CONS OF GREENHOUSE
          Be the first to leave a con

          related Greenhouse posts

          Buddybuild logo

          Buddybuild

          46
          59
          41
          A continuous integration, continuous deployment and user feedback platform for iOS and Android development teams
          46
          59
          + 1
          41
          PROS OF BUDDYBUILD
          • 12
            Easy setup
          • 8
            Beta testing
          • 8
            Crazy easy
          • 7
            GitHub Integration
          • 3
            Crash reporting
          • 2
            Cause it's just great
          • 1
            Good support team
          CONS OF BUDDYBUILD
            Be the first to leave a con

            related Buddybuild posts

            Appcircle logo

            Appcircle

            9
            25
            0
            Mobile CI/CD Made Easy - Flutter, Android, iOS, and React Native
            9
            25
            + 1
            0
            PROS OF APPCIRCLE
              Be the first to leave a pro
              CONS OF APPCIRCLE
                Be the first to leave a con

                related Appcircle posts

                Distiller logo

                Distiller

                8
                11
                0
                Build and deploy iOS apps faster
                8
                11
                + 1
                0
                PROS OF DISTILLER
                  Be the first to leave a pro
                  CONS OF DISTILLER
                    Be the first to leave a con

                    related Distiller posts