39 challenges of building mobile apps at scale is an e-book written by Gergely Orosz, drawing on his decade-long experience in mobile development at companies like Uber, Skype, and Microsoft.
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.
Kata Keri, Product Manager at Bitrise, tells us about her job, challenges, and what it is like to be a woman working in tech.
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.
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.
We're introducing the brand new Bitrise Gen2 Build Infrastructure that is running fully on macOS, with the macOS-based hypervisor, cloud-scale orchestration, and enterprise-level security.
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.
This year we decided to recap the happenings and cover the most important and interesting announcements of WWDC 2021. Let’s get started!
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.