קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
ייבוא בודקים מקבצים של ערכים מופרדים בפסיקים (CSV) שימושי כשרוצים להעניק גישה לגרסה לרבים מהבודקים. התכונה הזו חוסכת לכם את הצורך להזין ידנית כתובות אימייל של בודקים. אתם יכולים להשתמש בקבוצות כדי לשתף גרסאות עתידיות עם הקבוצה שיצרתם.
אחרי שיוצרים קבוצה, מעלים קובץ CSV עם כתובות האימייל של הבודקים בכרטיסייה בודקים וקבוצות בדף App Distribution במסוף Firebase. לאחר מכן מייבאים את כתובות האימייל של הבודקים מקובץ ה-CSV לקבוצה. קובץ ה-CSV חייב להכיל את כתובות האימייל של הבודקים בעמודה הראשונה. המערכת מתעלמת מכל העמודות הנוספות. לדוגמה:
[[["התוכן קל להבנה","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-09-05 (שעון UTC)."],[],[],null,["\u003cbr /\u003e\n\nImporting testers from comma-separated values (CSV) files is useful when you\nwant to grant release access to many\ntesters. This feature saves you\nthe effort of manually entering individual tester email addresses. You can\nuse groups to share future releases with the group you created.\n\nAfter you create a group, you upload a CSV file containing tester emails in\nthe **Testers \\& Groups** tab of the [App Distribution page](https://console.firebase.google.com/project/_/appdistribution)\nin the Firebase console. You then import the tester emails from the CSV file\nto the group. The CSV file must contain the testers' email addresses in the\nfirst column. All additional columns are ignored. For example: \n\n ali@example.com\n bri@example.com,This is Ignored,This also\n cal@example.com,Cal Nguyen (ignored)\n\nNext steps\n\n- To add and remove testers, see [Add and remove testers in App Distribution](/docs/app-distribution/add-remove-testers).\n\n- Learn how to increase your internal testing base by [creating invite links](/docs/app-distribution/create-invite-links).\n\n- To register additional iOS devices manually or programmatically, see\n [Register additional iOS devices](/docs/app-distribution/register-additional-devices)."]]