App Development

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

App Development
18 Oct 2021

Kotlin Multiplatform Mobile (KMM): more CI/CD tips and tricks

In this blog, we'll show how you can import your project manually or as an iOS project. I’ll also present a few step combinations that can be used to test and deploy your KMM apps.

App Development
14 Oct 2021

Getting started with AWS Amplify for Android and Bitrise

A hands-on guide to building an Android app with AWS Amplify and Bitrise

App Development
03 Sep 2021

React Native E2E UI testing with Detox and Bitrise

This article is a step-by-step guide on how to run your end-to-end testing for React Native apps with Detox and Bitrise.

App Development
25 Aug 2021

Git Flow and Github Checks with Hotfix

Many organizations are using Gitflow as a branching model for their use of Git and Github Checks to monitor their testing of code changes. This article highlights how following the Gitflow process for a Hotfix can produce unexpected results when using Github Checks and explains why this edge case occurs.

App Development
24 Aug 2021

Getting started with Kotlin Multiplatform Mobile (KMM)

A hands-on article about how to get started with Kotlin Multiplatform Mobile by creating a cross-platform mobile app and running it via Bitrise.

App Development
11 Aug 2021

How to migrate your Flutter apps from Jenkins and fastlane to Bitrise

This article is a step-by-step guide with hands-on tips for migrating your Flutter apps from Jenkins to Bitrise, quickly and easily.

App Development
28 Jul 2021

What's new in Android Testing Tools

Let's explore the new features of testing tools in the latest version of Android Studio together!

App Development
20 Jul 2021

How to migrate React Native apps from Jenkins and fastlane to Bitrise

This is a step-by-step guide with hands-on tips for migrating your React Native apps from Jenkins to Bitrise, quickly and easily.

App Development
13 Jul 2021

Hands-on tips for decreasing the duration of iOS UI tests via fastlane and Bitrise

Mobile test automation is a vital part of the Mobile DevOps cycle. Without it, we can’t deliver mobile apps to our customers. This article will explain how a fastlane plugin for parallelizing iOS UI tests can make your life easier.

App Development
08 Jul 2021

Android CI/CD with fastlane, Firebase App Distribution, and Bitrise

In this step-by-step guide, we will show you how to publish and distribute Android apps quickly and easily using fastlane, Firebase App Distribution, and Bitrise.

App Development
05 Jul 2021

Fastlane plugins that make a developer’s life easier

In this article, we will discuss the most useful and commonly used fastlane plugins that many developers use and love, and go through the things you should know about fastlane if you work in mobile development.

App Development
02 Jul 2021

Fastlane actions that make a developer’s life easier

Fastlane actions are built-in commands (actions) for which you don’t need to install any plugin or 3rd party tool. In this article, we will discuss the most commonly used fastlane actions that are useful for anyone who works in mobile development.

App Development
24 Jun 2021

How to migrate your iOS app from Jenkins and fastlane to Bitrise

This is a step-by-step guide with hands-on tips for migrating your iOS apps from Jenkins and fastlane to Bitrise, quickly and easily.

App Development
21 Jun 2021

Write simple CI scripts in Javascript on Bitrise

With Bitrise, you can kick off your builds in less than a minute thanks to the automatic project setup. But when you need a custom solution, you may need to dive in deeper. In this tutorial, we'll show you how you can do just that with Javascript.

App Development
09 Jun 2021

A guide to writing your tests for your Android apps

Learn how to write your tests for your Android applications! In this series, you will learn how to do testing on your Android app and libraries. We will give you critical knowledge about testing and finding the issues in your app, and showcase how to write your test cases and how to run them in CI.

App Development
20 May 2021

Bitrise for indie developers

Mobile app development is unique, but when you are working alone, certain challenges are amplified as well.

App Development
13 May 2021

Case study with PagSeguro: Smart ways to optimize your CI

We talked to mobile engineers behind the top-rated PagBank app about how they keep up with scaling in a hyper-growth environment, how their workflows evolved after migrating from Jenkins to Bitrise, and the advice they’d give to other teams for optimizing CI processes.

App Development
10 May 2021

How to migrate your Android app from Jenkins to Bitrise — a step-by-step guide

If you have been looking to switch from Jenkins to Bitrise to speed up your Android CI/CD flow by introducing more automation, this article is for you! Read these hands-on tips by Moataz Nabil for a quick and easy migration.

Subscribe to our newsletter

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