Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Firebase App Distribution
plat_iosplat_android
Firebase App Distribution упрощает распространение ваших приложений среди проверенных тестировщиков. Быстро загружая приложения на устройства тестировщиков, вы можете получать обратную связь своевременно и регулярно. А если вы используете Crashlytics в своих приложениях, вы автоматически получаете показатели стабильности для всех сборок, чтобы знать, когда всё готово к выпуску.
Готовы начать?
Узнайте, как распространять свои приложения для iOS:
Управляйте предварительными версиями iOS и Android из одного места.
Быстрые распределения
Быстро предоставляйте своим тестировщикам ранние версии благодаря быстрому процессу адаптации, отсутствию необходимости установки SDK и мгновенной доставке приложения.
Вписывается в ваш рабочий процесс
Распространяйте сборки с помощью консоли Firebase , интерфейса командной строки (CLI) Firebase, Fastlane или Gradle (Android). Автоматизируйте распространение, интегрируя CLI в задания непрерывной интеграции (CI).
Управление тестировщиками
Управляйте своими командами тестирования, объединяя их в группы. Легко добавляйте новых тестировщиков с помощью приглашений по электронной почте, которые помогут им пройти процесс адаптации. Просматривайте статус каждого тестировщика для конкретных версий вашего приложения, который показывает, кто принял приглашение на тестирование и скачал приложение. Включите функцию обратной связи в приложении, чтобы упростить сбор отзывов от тестировщиков о ваших предварительных версиях приложений.
Работает с пакетами приложений Android
Распространяйте релизы вашего Android App Bundle среди тестировщиков в Google Play. App Distribution интегрируется с внутренней службой обмена приложениями Google Play, оптимизируя процессы тестирования и запуска приложений.
Работает с Crashlytics
В сочетании с Crashlytics вы получите представление о стабильности ваших тестовых дистрибутивов.
Пример пути реализации
Загрузите вашу последнюю предварительную сборку
Сначала загрузите последний APK, AAB или IPA в App Distribution с помощью консоли Firebase , Fastlane, Gradle или инструментов CLI.
Пригласить тестировщиков
Затем добавьте тестировщиков, которые хотят протестировать ваше приложение. Тестировщики получат электронное письмо с инструкциями по процессу регистрации.
Получить обратную связь
Получайте отзывы от тестировщиков, отслеживайте данные о стабильности и совершенствуйте свое приложение.
Выпуск новых бета-сборок
Когда у вас появится новая сборка, готовая к тестированию, просто загрузите её в App Distribution . Ваши тестировщики получат уведомление о том, что новая сборка доступна для тестирования.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2025-08-22 UTC."],[],[],null,["Firebase App Distribution \nplat_ios plat_android \n\nFirebase App Distribution makes distributing your apps to trusted testers painless.\nBy getting your apps onto testers' devices quickly, you can get feedback early\nand often. And if you use Crashlytics in your apps, you'll automatically\nget stability metrics for all your builds, so you know when you're ready to\nship.\n\n\u003cbr /\u003e\n\nReady to get started?\n\nLearn how to distribute your iOS apps:\n\n[Firebase console](/docs/app-distribution/ios/distribute-console)\n[Firebase CLI](/docs/app-distribution/ios/distribute-cli)\n[fastlane](/docs/app-distribution/ios/distribute-fastlane)\n\n[REST API](/docs/reference/app-distribution/rest)\n\nLearn how to distribute your Android apps:\n\n[Firebase console](/docs/app-distribution/android/distribute-console)\n[Firebase CLI](/docs/app-distribution/android/distribute-cli)\n[fastlane](/docs/app-distribution/android/distribute-fastlane)\n[Gradle](/docs/app-distribution/android/distribute-gradle)\n[REST API](/docs/reference/app-distribution/rest)\n\nKey capabilities\n\n|--------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Cross-platform | Manage both your iOS and Android pre-release distributions from the same place. |\n| Fast distributions | Get early releases into your testers' hands quickly, with fast onboarding, no SDK to install, and instant app delivery. |\n| Fits into your workflow | Distribute builds using the Firebase console, the Firebase Command Line Interface (CLI) tool, fastlane, or Gradle (Android). Automate distribution by integrating the CLI into continuous integration (CI) jobs. |\n| Tester management | Manage your testing teams by organizing them into groups. Easily add new testers with email invitations that walk them through the onboarding process. View the status of each tester for specific versions of your app, which indicates who has accepted a testing invitation and downloaded the app. Enable in-app feedback to make it easier to collect feedback on your pre-release apps from testers. |\n| Works with Android App Bundles | Distribute releases to testers for your Android App Bundle in Google Play. App Distribution integrates with Google Play's internal app sharing service to streamline your app testing and launching processes. |\n| Works with Crashlytics | When combined with Crashlytics, get insights into the stability of your test distributions. |\n\nExample implementation path\n\n|---|--------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| | Upload your latest pre-release build | First, upload your latest APK, AAB, or IPA to App Distribution using the Firebase console, fastlane, Gradle, or the CLI tools. |\n| | Invite testers | Then, add the testers you want to try your app. Testers will receive an email that walks them through the onboarding process. |\n| | Get feedback | Get feedback from your testers, monitor stability data, and iterate on your app. |\n| | Release new beta builds | Whenever you have a new build ready for testing, just upload it to App Distribution. Your testers will be notified that a new build is available to try out. |\n\nNext steps\n\nLearn best practices\n\n- [Best practices for distributing Apple apps to QA testers using CI/CD and fastlane](/docs/app-distribution/best-practices-distributing-apple-apps-to-qa-testers-with-ci-cd-fastlane)\n- [Best practices for distributing Android apps to QA testers using CI/CD](/docs/app-distribution/best-practices-distributing-android-apps-to-qa-testers-with-ci-cd)\n\nLearn how to distribute your iOS apps:\n\n[Firebase console](/docs/app-distribution/ios/distribute-console)\n[Firebase CLI](/docs/app-distribution/ios/distribute-cli)\n[fastlane](/docs/app-distribution/ios/distribute-fastlane)\n[REST API](/docs/reference/app-distribution/rest)\n\nLearn how to distribute your Android apps:\n\n[Firebase console](/docs/app-distribution/android/distribute-console)\n[Firebase CLI](/docs/app-distribution/android/distribute-cli)\n[fastlane](/docs/app-distribution/android/distribute-fastlane)\n[Gradle](/docs/app-distribution/android/distribute-gradle)\n[REST API](/docs/reference/app-distribution/rest)\n\nTo learn more about App Distribution, check out the following codelabs:\n\n- [Distribute app bundle releases to testers](https://firebase.google.com/codelabs/appdistribution-app-bundles).\n\n- [Alert testers about your new app releases with Firebase App Distribution Android SDK](https://firebase.google.com/codelabs/appdistribution-android).\n\n- [Alert testers about your new app releases with the Firebase App Distribution iOS SDK](https://firebase.google.com/codelabs/appdistribution-ios).\n\n- [Distribute your pre-release iOS builds faster with App Distribution and fastlane](https://firebase.google.com/codelabs/appdistribution-udid-collection)."]]