Firebase App Distribution
Firebase App Distribution is a cross-platform, cloud-based solution for deploying app builds to testing devices quickly to enable feedback early and often. If the app is already utilizing Firebase Crashlytics, stability metrics will automatically be provided for all builds.
With Firebase App Distribution, you can:
- Manage Android and iOS pre-release distributions
- Deploy early releases to testers with instant app delivery without the need to install the Firebase SDK
- Distribute builds using Firebase Command Line Interface (CLI), fastlane, or Gradle (Android)
- Automate distribution by integrating the CLI into continuous integration (CI) jobs
- Manage, view, edit, and group your testing teams
- Distribute releases directly to Google Play's internal app sharing service
- Get stability insights automatically when utilizing Firebase Crashlytics
Getting started with Firebase App Distribution is simple - no additional SDK installation is required. To begin, configure your project once, upload your APK or IPA and begin deploying builds to testers right away.
To access Firebase App Distributions, you must have a Big Fish OKTA account and Firebase access. Contact your Big Fish producer if you do not have an account.
For more information on distributing your apps with Firebase, see: