App Development

Learn how to optimize your mobile app deployment processes for iOS, Android, Flutter, ReactNative, and more

App Development
22 Feb 2021

Writing your scripts in Java and Kotlin with Bitrise

Learn how you can use different languages in Bitrise thanks to the versatile fan-favorite Script Step. An article by Richard Bogdan, our very own software engineer.

App Development
25 Nov 2020

Quick and dirty guide to Flutter on Bitrise

Flutter + Bitrise are a perfect pair. Learn how you can add a Flutter app to Bitrise, discover the default Flutter Workflow, and set up code signing for our app.

App Development
18 Nov 2020

Nextdoor's iOS CI/CD journey with Bitrise

Two of the most useful tools for making software development run smoothly are CI & CD. This article details how Nextdoor's stack has evolved from a humble Jenkins box into a cloud-native platform.

App Development
12 Oct 2020

Building a unit testing suite with XCTest, Swift, and Bitrise

In this article, we’ll take a look at a few different angles that we can approach unit testing from, and how each of those approaches can provide a great starting point for either extending or getting started with building a comprehensive unit testing suite for a Swift app.

App Development
26 May 2020

Speeding up Android builds by 'fanning out' tests on Bitrise

Build your Android app faster than ever by fanning out - and parallelizing - tests on Bitrise. An example workflow and the necessary documentation to make it work for you.

App Development
30 Apr 2020

Speeding up iOS builds by 'fanning out' tests on Bitrise

Build faster then ever by fanning out - and parallelizing - tests on Bitrise. An example workflow and the necessary documentation to make it work for you.

App Development
20 Feb 2020

Code coverage for Swift Package Manager based apps

Learn how to process test results and improve code quality by getting code coverage reports. Guest post by Tibor Bödecs.

App Development
06 Feb 2020

The ultimate guide to unit and UI testing for beginners in Swift

Learn to write real-world Unit/UI test cases for your iOS app in this practical testing 101 article for absolute beginners, written by Tibor Bödecs (The.Swift.Dev).

App Development
22 Oct 2019

Moving WeTransfer from Jenkins & Travis to Bitrise

Antoine van der Lee, lead iOS Engineer at WeTransfer, explains how they shut down Travis and Jenkins in less than a day of work and migrated to Bitrise.

App Development
02 Sep 2019

Migrating from CocoaPods to Swift Package Manager

Learn how to use Swift Package Manager in Xcode. SPM now supports iOS and more, so it's time to ditch CocoaPods for good.

App Development
23 Aug 2019

Continuous delivery with Applivery on Bitrise

Applivery’s deploy steps for iOS and Android make it easier to set up your Continuous Deployment and Delivery workflow, speed up your time to market, and help your teams gather better and faster feedback.

App Development
26 Jul 2019

Stop worrying about code signing!

Code signing is one of the most painful tasks that every iOS dev has to do. In this article, Tibor Bödecs explains the whole procedure.

App Development
11 Jul 2019

Building with parallel Xcode versions on Bitrise

Learn how to set up a workflow that lets you ship to production with Xcode 10 while still being able to work on features using Xcode 11!

App Development
31 May 2019

Understanding provisioning for iOS applications

Tibor Bödecs explains everything about the mysterious iOS provisioning process and the structure of a provisioning profile.

App Development
08 Apr 2019

How to migrate your iOS app from Travis CI to Bitrise?

Are you looking for Travis CI alternatives? From this guide written by Tibor Bödecs (TheSwiftDev), you can learn how to migrate your existing projects from Travis to Bitrise.

App Development
22 Feb 2019

Abandon Jenkins for Great Good!

CI and CD techniques are a big part of all the good things that have happened to software development recently. Having CI in place means better productivity and higher confidence in our everyday work. Sounds kind of obvious, right? Well, let’s take a look at the dark side of the Moon.

App Development
16 Jan 2019

New step: Android Build for UI Testing

Do you need to run an instrumentation test for your Android app? We have a new step for you.

App Development
09 Oct 2018

Automating code review tasks for multi-module Android projects

Code reviews are a must, but can be quite a pain, right? Some of it can be automated by using Danger & klint so that you can focus on meaningful and constructive development only, not typos and such. Guest post by Joe Birch.

Subscribe to our newsletter

Stay up to date with the latest mobile DevOps insights, CI/CD best practices, and product updates from Bitrise.