Alternatives to Distiller logo

Alternatives to Distiller

fastlane, Bitrise, Bitrise, Greenhouse, and Codemagic are the most popular alternatives and competitors to Distiller.
8
11
+ 1
0

What is Distiller and what are its top alternatives?

Distiller's hosted continuous integration platform takes the pain out of mobile development through automated build, test, and deployment of your iOS apps.
Distiller is a tool in the Mobile Continuous Integration category of a tech stack.

Top Alternatives to Distiller

  • 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. ...

  • Codemagic
    Codemagic

    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. ...

  • 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 alternatives & related posts

fastlane logo

fastlane

641
431
74
Connect all iOS deployment tools into one streamlined workflow
641
431
+ 1
74
PROS OF FASTLANE
  • 20
    Easy to use
  • 13
    Open Source
  • 13
    Itunes connect deployment
  • 11
    Incredible flexability
  • 9
    Third party integrations
  • 3
    Provisioning profile management
  • 3
    Certificate management
  • 1
    All in one iOS DevOps
  • 1
    Can be used for Android as well
  • 0
    Integrate anything with fastlane
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

    339
    367
    74
    Automate your mobile app development from building through testing to deployment
    339
    367
    + 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 · 1M 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

      339
      367
      74
      Automate your mobile app development from building through testing to deployment
      339
      367
      + 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 · 1M 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

        66
        73
        34
        Simple and secure continuous integration for mobile apps
        66
        73
        + 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

          Codemagic logo

          Codemagic

          50
          53
          17
          Build, test and deliver mobile apps in record time
          50
          53
          + 1
          17
          PROS OF CODEMAGIC
          • 2
            Apple Developer Portal integration
          • 2
            Flutter support
          • 1
            Fast and great support
          • 1
            500 free build minutes/month
          • 1
            Fast builds
          • 1
            Bitbucket integration
          • 1
            GitLab integration
          • 1
            Github integration
          • 1
            Easy setup
          • 1
            Automatic iOS code signing
          • 1
            Newest Xcode version
          • 1
            Always up to date with the latest developer tools
          • 1
            Customisable workflows
          • 1
            CI/CD for Unity
          • 1
            Great for teams
          CONS OF CODEMAGIC
            Be the first to leave a con

            related Codemagic posts

            Buddybuild logo

            Buddybuild

            47
            61
            41
            A continuous integration, continuous deployment and user feedback platform for iOS and Android development teams
            47
            61
            + 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

              7
              26
              0
              Mobile CI/CD Made Easy - Flutter, Android, iOS, and React Native
              7
              26
              + 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