Google Play 게임즈 서비스 (PGS)가 애플리케이션에서 올바르게 작동하는지 확인하려면 게임 변경사항을 Google Play에 게시하기 전에 Google Play 게임즈 서비스를 테스트하세요.
게임이 게시 취소된 상태인 경우 테스트 액세스 권한을 부여하려는 사용자 계정을 허용 목록에 추가해야 합니다. 그러지 않으면 테스터가 로그인과 같은 Google Play 게임즈 서비스 엔드포인트에 액세스하려고 할 때 OAuth 오류 및 404 오류가 발생합니다.
테스터가 게임에 PGS API를 사용할 수 있도록 하는 방법에는 두 가지가 있습니다.
개별 수준에서 개별 이메일 주소를 추가하는 방법
그룹 수준에서 Play Console 출시 트랙에 Play 게임즈 서비스를 사용 설정하는 방법
게임 프로젝트에 개별 테스터를 추가하려면 다음 단계를 완료하세요.
Google Play Console에서 게임의 테스터 탭을 엽니다 (확장 >
Play 게임즈 서비스 > 설정 및 관리 > 테스터).
테스터 추가 버튼을 클릭합니다.
대화상자가 표시되면 테스터로 추가할 Google 계정의 이메일 주소를 입력합니다(쉼표로 구분하거나 한 줄에 이메일 주소를 하나씩 입력하여 구분).
추가를 클릭하여 사용자를 테스터로 저장합니다. 추가한 테스터 계정의 소유자는 2시간 이내에 Google Play 게임즈 서비스에 액세스할 수 있습니다.
그룹에 테스트 액세스 권한을 부여하려면 PGS에 액세스하도록 출시 트랙을 사용 설정합니다.
Google Play에서는 출시 트랙 기능을 사용하여 앱의 출시 전 버전을 신뢰할 수 있는 사용자로 구성된 통제 그룹에 쉽게 배포할 수 있습니다. 출시 트랙을 사용한 테스트에 대해 자세히 알아보세요.
지정된 출시 트랙에서 테스트 APK에 액세스할 수 있는 모든 사용자에게 게임 테스트 권한을 부여할 수 있습니다. 테스터 목록에 사용자를 개별적으로 추가할 때의 방식으로 동일하게 작동합니다. 이를 위해서는 다음 단계를 따르세요.
PGS 테스터 섹션(확장 > Play 게임즈 서비스 > 설정 및 관리 > 테스터)을 열고 출시 트랙 탭을 선택합니다. 이 페이지에는 PGS 테스트에 이미 사용 설정된 트랙 목록도 표시됩니다.
트랙 추가를 클릭합니다.
PGS 테스트에 사용 설정할 트랙을 하나 이상 선택합니다.
트랙 추가를 클릭합니다.
선택한 발표곡 트랙이 PGS 테스트에 사용 설정된 트랙 목록에 표시됩니다.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-26(UTC)
[null,null,["최종 업데이트: 2025-07-26(UTC)"],[],[],null,["# Enable accounts for testing\n\nTo check that Google Play Games Services (PGS) are functioning correctly in your application,\ntest your Google Play Games Services before publishing your game changes on Google Play.\n\nIf your game is in an unpublished state, you must allowlist the user accounts\nthat you want to grant access for testing. Otherwise, your testers\nencounter OAuth and 404 errors when attempting to access the Google Play Games Services\nendpoints such as [sign-in](/games/pgs/android/android-signin).\n| **Warning:** Remember to add **yourself** as a tester so that the Play Games SDK works for your user account, too.\n\nThere are two ways to enable testers to use PGS APIs for your game:\n\n- At an individual level, by adding individual email addresses.\n- At a group level, by enabling Play Games Services for a Play Console release track.\n\nTo add individual testers to your game project, complete these steps:\n\n1. Open the **Testers** tab for your game in the Google Play Console (**Grow \\\u003e\n Play Games Services \\\u003e Setup and\n management \\\u003e Testers**).\n2. Click the **Add testers** button.\n3. In the dialog that appears, enter the email addresses of the Google Accounts that you wish to add as testers (separated with commas or one email address per line).\n4. Click **Add** to save the users as testers. The owners of the tester accounts that you added should be able to access your Google Play Games Services within a couple of hours.\n\nTo give testing access to a group, enable a release track to access PGS.\n\nGoogle Play makes it easy to distribute pre-release versions of your app to\ncontrolled groups of trusted users with the release track features. Learn more\nabout [testing with release\ntracks](https://support.google.com/googleplay/android-developer/answer/9845334).\n\nYou can grant access to test your game to all users who have access to test APKs\non a given release track. This works the same as if you had added each user to\nthe tester list individually. To do this, follow these steps:\n\n1. Open the **PGS Testers** section (**Grow \\\u003e Play Games Services \\\u003e\n Setup and management \\\u003e Testers** ) and select the **Release tracks** tab. On this page, you can also see the list of tracks that are already enabled for PGS testing.\n2. Click **Add tracks**.\n3. Select one or more tracks to enable for PGS testing.\n4. Click **Add Tracks**.\n\nThe selected release tracks appear in the list of tracks enabled for PGS\ntesting.\n| **Note:** This feature is only available if you have an Android app linked to your game in Google Play Console."]]