Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Когда вы впервые распространяете приложение с помощью консоли Firebase или инструмента CLI ( Firebase CLI , fastlane), App Distribution отправляет тестировщику приглашение по электронной почте с инструкциями по установке и тестированию сборки.
В этом руководстве описывается, как установить и протестировать новое приложение, распространяемое через App Distribution с точки зрения тестировщика. Ответы на часто задаваемые вопросы и помощь в устранении неполадок см. в руководстве по устранению неполадок .
Шаг 1 : Войдите в систему через Google, чтобы принять приглашение.
На устройстве iOS откройте приглашение в Safari. Открыть приглашение необходимо для корректной установки профиля Firebase и регистрации устройства на шаге 2 .
При появлении запроса войдите в систему через Google и примите приглашение протестировать приложение.
Приняв приглашение, вы получите доступ к установке тестового приложения. Вы также будете получать уведомления о сборке от Firebase, когда разработчик приложения выпустит новую сборку и добавит вас в список тестировщиков.
Шаг 2 : Установка профиля Firebase
Специальные распределения
На странице тестового приложения нажмите «Зарегистрировать устройство» .
При появлении запроса загрузите профиль Firebase, затем установите его в приложении «Настройки» .
Установка профиля дает Firebase разрешение на:
Зарегистрируйте тестовое устройство, получив его уникальный идентификатор (UDID). При тестировании дистрибутива Ad Hoc Firebase отправляет всем владельцам и редакторам проекта Firebase электронное письмо с UDID тестового устройства и инструкциями по добавлению устройства в профиль подготовки приложения, чтобы сборку можно было протестировать на вашем устройстве.
Установите веб-клип Firebase App Distribution на главный экран тестового устройства. Он позволит вам установить все тестовые приложения и получить к ним доступ.
Корпоративные дистрибуции
Этот шаг необязателен, но рекомендуется для тестирования дистрибутивов с корпоративной подписью. Установка профиля добавляет веб-клип Firebase App Distribution на главный экран вашего устройства, что позволяет устанавливать и получать доступ ко всем тестовым приложениям. Чтобы установить профиль вручную:
В разделе Тестовые приложения выберите приложение, которое вы хотите протестировать.
В правом верхнем углу страницы приложения нажмите mobile_screen_share .
Следуйте отображаемым инструкциям по установке профиля Firebase.
Шаг 3 : Установка и тестирование сборки
Специальные распределения
После регистрации устройства разработчик должен обновить свой профиль подготовки, указав UDID вашего устройства, и распространить сборку, настроенную для работы на нём. Firebase отправит вам уведомление по электронной почте, когда сборка станет доступна для установки.
В разделе «Тестовые приложения» веб-клипа Firebase App Distribution выберите приложение, для которого вы хотите установить новую сборку, затем нажмите « Загрузить» . Сборка будет загружена на главный экран вашего устройства, и вы сможете сразу же начать тестирование.
Корпоративные дистрибуции
В разделе «Тестовые приложения» веб-клипа Firebase App Distribution выберите приложение, для которого вы хотите установить новую сборку, затем нажмите « Загрузить» . Сборка будет загружена на главный экран вашего устройства, и вы сможете сразу же начать тестирование.
На экране « Настройки » > «Профили и управление устройством» выберите имя разработчика приложения и доверьтесь ему.
Если у вас нет веб-клипа Firebase App Distribution , вы можете установить новую сборку для своего тестового приложения, нажав «Загрузить последнюю сборку» в электронном письме с уведомлением о новой сборке от Firebase.
Наконец, вернитесь на главный экран устройства и откройте тестовое приложение.
Шаг 4 : (Необязательно) Включите оповещения о новых сборках
Если в ваше тестовое приложение добавлен Firebase App Distribution SDK, вы можете включить оповещения внутри приложения, которые будут появляться при появлении новых сборок для тестирования. Подробнее об SDK, в том числе о том, как добавить его в тестовое приложение, см. в руководстве по началу работы.
Откройте тестовое приложение на главном экране вашего устройства.
Когда появится диалоговое окно « Включить оповещения» , нажмите Да .
Войдите в систему, используя учётную запись Google, которую вы использовали на шаге 1 (учётную запись, которую вы использовали для принятия приглашения приложения). Оповещения в приложении включаются автоматически.
Вернитесь в тестовое приложение. Теперь вы будете получать уведомления в приложении, когда новые версии приложения доступны для тестирования.
Чтобы загрузить новую версию приложения прямо из оповещения, нажмите «Обновить» в диалоговом окне оповещения. Новая версия приложения будет загружена и добавлена на главный экран вашего устройства.
[null,null,["Последнее обновление: 2025-08-29 UTC."],[],[],null,["\u003cbr /\u003e\n\niOS+ Android \n\n\u003cbr /\u003e\n\nWhen you first distribute an app using\nthe [Firebase console](/docs/app-distribution/android/distribute-console) or\na CLI tool ([Firebase CLI](/docs/app-distribution/android/distribute-cli),\n[fastlane](/docs/app-distribution/android/distribute-fastlane)),\nApp Distribution emails the tester an invitation with instructions on how to\ninstall and test the build.\n\nThis guide describes how to install and test a new app\ndistributed through App Distribution from a tester's point of view. For answers to\nfrequently asked questions or help with troubleshooting, read the\n[troubleshooting guide](/docs/app-distribution/troubleshooting).\n\n**Step 1**: Sign in with Google to accept the invitation\n\n1. On an iOS device, open the email invitation in Safari.\n You must open the email invitation to properly install the Firebase\n profile and register your device in [Step 2](#install-profile).\n\n2. When prompted, sign in with Google and accept the invitation to\n test the app.\n\n| **Keep the following in mind:**\n|\n| - After opening an invitation to test an app, you can sign in with any Google account to accept the invitation, not just the account to which the invitation was originally sent.\n| - Invitations can only be accepted once before becoming invalid.\n| - A Google account can be associated with any email address, not only addresses with Gmail or G Suite domains. Find out how to [sign in](https://support.google.com/accounts/answer/176347?co=GENIE.Platform%3DDesktop&hl=en&oco=1) with another email address.\nOnce you accept an invitation, you're given access to install the test app. You also receive build notification emails from Firebase when the app's developer distributes a new build and includes you as a tester. **Tip:** If you don't want to go through your email to accept new app invitations, you can also access your pending app invitations directly in the Firebase App Distribution web clip: [appdistribution.firebase.google.com](http://appdistribution.firebase.google.com).\n\n**Step 2**: Install the Firebase profile \n\nAd Hoc distributions\n\n1. In the test app's page, tap **Register device**.\n2. When prompted, download the Firebase profile, then install the profile in the **Settings** app.\n\nInstalling the profile gives Firebase permission to:\n\n- Register the test device by collecting the device's unique device ID (UDID). If you're testing an Ad Hoc distribution, Firebase sends all Owners and Editors of the Firebase project an email that includes the test device's UDID , along with instructions on how to include the device in the app's provisioning profile so that the build can be tested on your device.\n- Install a Firebase App Distribution web clip to the test device's home screen. The web clip allows you to install and access all of your test apps.\n\nEnterprise distributions\n\nThis step is optional but recommended for testing Enterprise-signed\ndistributions. The profile installation adds the Firebase App Distribution\nweb clip to your device's home screen, so you can install and access all\nyour test apps. To manually install the profile:\n\n1. Under **Test apps**, select the app you want to test.\n\n2. In the top right of the app's page, tap *mobile_screen_share*.\n\n3. Follow the instructions displayed to install the Firebase profile.\n\n**Step 3**: Install and test the build \n\nAd Hoc distributions\n\nAfter you register your device, the developer must update their\nprovisioning profile with your device's UDID and redistribute a build\nthat's configured to run on your device. Firebase emails you a notification\nwhen the build is available for you to install.\nIn the **Test apps** section of the Firebase App Distribution web clip, select the app for which you want to install a new build, then tap **Download** . The build is downloaded to your device's home screen so you can start testing right away. \n\nEnterprise distributions\n\n1. In the **Test apps** section of the Firebase App Distribution web clip, select the app for which you want to install a new build, then tap **Download** . The build is downloaded to your device's home screen so you can start testing right away. \n2. In the **Settings** app \\\u003e **Profiles \\& Device Management** screen, select\n the app's developer name and trust it.\n\nIf you do not have the Firebase App Distribution web clip, you can install\na new build for your test app by tapping **Download the latest build** in\nthe new build notification email from Firebase.\n\nFinally, return to your device's home screen and open the test app.\n\n**Step 4**: (Optional) Enable new build alerts\n\nIf the Firebase App Distribution SDK has been added to your test app, you\ncan optionally enable in-app alerts that appear when new builds are available\nto test. For more information about the SDK, including how to add it to a test\napp, refer to the Get Started guide.\n\n1. From your device's home screen, open the test app.\n\n2. When the **Enable alerts** dialogue appears, tap **Yes**.\n\n | **If you don't see the dialogue,** note the following:\n | - The dialogue may appear at a different point in your app, depending on where the developer implemented the feature.\n | - If the developer customized the dialogue, it may appear with different text, buttons, or other elements.\n | - Check that you have accepted terms on your test device when you accepted the invitation to test the app.\n3. Sign in with the Google account you previously used in [Step 1](#sign-in)\n (the account you used to accept the app's invitation).\n In-app alerts are turned on automatically.\n\n If you have trouble signing in to your Google account, visit the\n [troubleshooting guide](/docs/app-distribution/troubleshooting#google-signin-ios).\n4. Return to the test app. Now, you receive in-app alerts when new app versions\n are available for testing.\n\nTo download a new app version directly from an alert, tap **Update** in the\nalert dialogue. The new app version is downloaded and added to your device's\nhome screen.\n\nDelete your tester account\n\nTo delete your App Distribution tester account and its\ndata, see the [App Distribution troubleshooting \\& FAQ](/docs/app-distribution/troubleshooting#delete-tester-account)."]]