CSV 파일에서 테스터 가져오기
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
출시 버전에 대한 액세스 권한을 부여할 대상 테스터가 많을 때 쉼표로 구분된 값(CSV) 파일을 사용하여 테스터를 가져오면 유용합니다. 이 기능을 사용하면 개별 테스터 이메일 주소를 직접 입력하지 않아도 됩니다. 그룹을 사용하면 향후 출시 버전을 이전에 만든 그룹과 공유할 수 있습니다.
그룹을 만든 후 Firebase Console의 앱 배포 페이지에 있는 테스터 및 그룹 탭에서 테스터 이메일이 포함된 CSV 파일을 업로드합니다. 그런 다음 CSV 파일의 테스터 이메일을 그룹으로 가져옵니다. CSV 파일의 첫 번째 열에는 테스터의 이메일 주소가 포함되어야 합니다. 모든 추가 열은 무시됩니다. 예를 들면 다음과 같습니다.
ali@example.com
bri@example.com,This is Ignored,This also
cal@example.com,Cal Nguyen (ignored)
다음 단계
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-16(UTC)
[null,null,["최종 업데이트: 2025-08-16(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)."]]