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.
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.
Welcome to the summer Bugfender newsletter! This quarter we’re planning a roadmap of new features and improvements to come we hope you’ll love. Crash aggregation is one of these features that will come soon to Bugfender, providing a bigger picture of your app’s crashes. Also, we’ll be doing some major UI/UX improvements to the app, since Bugfender has grown to a more mature state, and we want to keep improving the app’s usability.
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.
Let's dig deeper into emulator and UI test-related issues for Android! The last article of our Android testing series by Richard Bogdan, Senior Software Engineer.
A critical decision for organizations that are defining their automated testing strategy is choosing the right automated testing framework that will help their development and QA teams efficiently write and execute automated tests. The market offers a plethora of frameworks to choose from, and the decision isn’t always easy.
It's your time to set up your testing on Bitrise! In the third article of our Android testing series, we will give you some hints on how to effectively run a virtual device on your CI.
Flutter is a user interface toolkit from Google which is primarily used to develop mobile applications but can also be deployed to create web and desktop apps. With Flutter, we can develop applications for both IOS and Android using the same source code. This dovetails neatly with Bugfender, our remote logging service that allows users to collect logs for everything in the application.
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.