קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
כשמפיצים אפליקציה בפעם הראשונה באמצעות מסוף Firebase או כלי CLI (Firebase CLI, fastlaneאו Gradle), App Distribution שולח לבוחן הזמנה עם הוראות להתקנה ולבדיקה של הגרסה.
במדריך הזה מוסבר איך מתקינים ובודקים אפליקציה חדשה שמופצת דרך App Distribution מנקודת המבט של בודק. במדריך לפתרון בעיות אפשר למצוא תשובות לשאלות נפוצות או לקבל עזרה בפתרון בעיות.
שלב 1: נכנסים באמצעות חשבון Google כדי לאשר את ההזמנה
במכשיר Android, פותחים את ההזמנה באימייל.
כשתוצג הבקשה, נכנסים באמצעות חשבון Google ומאשרים את ההזמנה לבדיקת האפליקציה.
אחרי שתאשרו את ההזמנה, תקבלו גישה להתקנת אפליקציית הבדיקה.
בנוסף, תקבלו מ-Firebase הודעות אימייל על גרסאות build חדשות, כשהמפתח של האפליקציה יפיץ גרסת build חדשה ויכלול אתכם כבודקים.
שלב 2: (אופציונלי, מומלץ) הורדה של Firebase App Tester
אם עדיין לא עשיתם את זה, כדאי להוריד את האפליקציה Firebase App Tester, שמאפשרת להתקין את כל אפליקציות הבדיקה ולגשת אליהן במקום אחד. אפשר להוריד את האפליקציה App Tester של Firebase מההנחיה שמופיעה בדפדפן אחרי שמקבלים את ההזמנה, או על ידי מעבר לכתובת appdistribution.firebase.google.com במכשיר Android.
אם זו הפעם הראשונה שאתם מתקינים את Firebase App Tester, תצטרכו להיכנס לאפליקציה עם אותו חשבון Google שבו השתמשתם כדי לאשר את ההזמנה.
שלב 3: הורדת ה-build באפליקציה App Tester של Firebase
באפליקציה App Tester של Firebase, בוחרים את האפליקציה שרוצים להתקין ומקישים על הורדה. אפליקציות שמתקינים דרך App Tester מתווספות אוטומטית למסך הבית של המכשיר.
הורדת גרסאות AAB
כדי להוריד מהדורת Android App Bundle (AAB), צריך לבצע את השלבים הבאים פעם אחת במכשיר הבדיקה (ההוראות האלה מוצגות גם כשמתחילים להוריד את המהדורה):
פותחים את האפליקציה של חנות Google Play.
מקישים על תפריט > הגדרות.
בקטע מידע כללי, מקישים על גרסת חנות Play שבע פעמים.
כשההגדרה מופיעה, מקישים על המתג שיתוף פנימי של אפליקציות כדי להפעיל אותה.
[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)."]]