Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Cuando distribuyes una app por primera vez con
Firebase console o
una herramienta de CLI (Firebase CLI,
fastlane),
App Distribution envía una invitación por correo electrónico al verificador con instrucciones para
que instale y pruebe la compilación.
En esta guía, se describe cómo instalar y probar una nueva app
distribuida a través de App Distribution desde el punto de vista de un verificador. Para obtener respuestas a preguntas frecuentes o ayuda con la solución de problemas, consulta la guía de solución de problemas.
Paso 1: Accede con Google para aceptar la invitación
En un dispositivo iOS, abre la invitación por correo electrónico en Safari.
Debes abrir la invitación por correo electrónico para instalar correctamente el perfil de Firebase
y registrar tu dispositivo en el paso 2.
Cuando se te solicite, accede con Google y acepta la invitación para
probar la app.
Una vez que aceptes una invitación, se te otorgará acceso para instalar la app de prueba. También recibirás notificaciones por correo electrónico de compilación de Firebase cuando el desarrollador de la app distribuya una versión nueva y te incluya como verificador.
Paso 2: Instala el perfil de Firebase
Distribuciones ad hoc
En la página de la app de prueba, presiona Register device.
Cuando se te solicite, descarga el perfil de Firebase y, luego, instálalo en la app de Configuración.
Cuando se instala el perfil, se otorgan a Firebase los siguientes permisos:
Registrar el dispositivo de prueba mediante la recopilación del ID de dispositivo único (UDID). Si estás probando una distribución ad hoc, Firebase envía a todos los propietarios y editores del proyecto de Firebase un correo electrónico que incluye el UDID del dispositivo de prueba, junto con las instrucciones para incluir el dispositivo en el perfil de aprovisionamiento de la app a fin de que se pueda probar la compilación en tu dispositivo.
Instalar un clip web de Firebase App Distribution en la pantalla principal del dispositivo de prueba. El clip web te permite instalar y acceder a todas tus apps de prueba.
Distribuciones empresariales
Este paso es opcional, pero se recomienda para probar distribuciones con firma empresarial. La instalación del perfil agrega el clip web de Firebase App Distribution
en la pantalla principal de tu dispositivo para que puedas instalar y acceder
tus apps de prueba. Para instalar el perfil de forma manual, debes seguir estos pasos :
En Test apps, selecciona la app que quieres probar.
En la parte superior derecha de la página de la app, presiona mobile_screen_share.
Sigue las instrucciones que se muestran para instalar el perfil de Firebase.
Paso 3: Instala y prueba la compilación
Distribuciones ad hoc
Después de registrar tu dispositivo, el desarrollador debe actualizar su perfil de aprovisionamiento con el UDID de tu dispositivo y redistribuir una compilación configurada para ejecutarse en tu dispositivo. Firebase enviará una notificación por correo electrónico cuando la compilación esté disponible para que la instales.
En la sección Probar apps del clip web de Firebase App Distribution, haz lo siguiente:
selecciona la aplicación para la que deseas instalar una nueva
compilación y, luego, presiona Descargar. La compilación se descarga en la pantalla principal de tu dispositivo para que puedas comenzar la prueba de inmediato.
Distribuciones empresariales
En la sección Probar apps del clip web de Firebase App Distribution, haz lo siguiente:
selecciona la aplicación para la que deseas instalar una nueva
compilación y, luego, presiona Descargar. La compilación se descarga en la pantalla principal de tu dispositivo para que puedas comenzar la prueba de inmediato.
En la app Settings > pantalla Profiles & Device Management, selecciona el nombre del programador de la aplicación y confía en ella.
Si no tienes el clip web de Firebase App Distribution, puedes instalarlo.
Para crear una nueva compilación para la app de prueba, presiona Descargar la compilación más reciente en
el nuevo correo electrónico de notificación de compilación de Firebase.
Por último, regresa a la pantalla principal del dispositivo y abre la app de prueba.
Paso 4: Habilita alertas de compilaciones nuevas (opcional)
Si se agregó el SDK de Firebase App Distribution a tu app de prueba, tienes la opción de habilitar alertas en la app que aparezcan cuando haya nuevas compilaciones disponibles para probar. Si quieres obtener más información sobre el SDK, incluido cómo agregarlo a una app de prueba, consulta la guía de introducción.
En la pantalla principal de tu dispositivo, abre la app de prueba.
Cuando aparezca el diálogo Enable alerts, presiona Sí.
Accede con la Cuenta de Google que usaste en el paso 1 (es decir, la cuenta que utilizaste para aceptar la invitación de la app).
Se activan automáticamente las alertas en la app.
Regresa a la app de prueba. Ahora recibirás alertas en la app cuando haya nuevas versiones de prueba disponibles.
Para descargar una versión nueva de la app directamente desde una alerta, presiona Update en el diálogo de la alerta. Se descargará la versión nueva de la app y se agregará a la pantalla principal
de tu dispositivo.
[null,null,["Última actualización: 2025-08-12 (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)."]]