Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Per verificare che i servizi Google Play Giochi (PGS) funzionino correttamente nella tua applicazione,
effettua un test prima di pubblicare le modifiche al gioco su Google Play.
Se il tuo gioco non è stato pubblicato, devi inserire nella lista consentita gli account utente
a cui vuoi concedere l'accesso per i test. In caso contrario, i tester riscontrano errori OAuth e 404 quando tentano di accedere agli endpoint di Google Play Services come Accesso.
Esistono due modi per consentire ai tester di utilizzare le API PGS per il tuo gioco:
A livello individuale, aggiungendo singoli indirizzi email.
A livello di gruppo, attivando i servizi per i giochi di Play per un canale di rilascio di Play Console.
Per aggiungere singoli tester al progetto di gioco:
Apri la scheda Tester per il tuo gioco in Google Play Console (Crescita >
Servizi per i giochi di Play > Configurazione e
gestione > Tester).
Fai clic sul pulsante Aggiungi tester.
Nella finestra di dialogo visualizzata, inserisci gli indirizzi email degli Account Google che vuoi aggiungere come tester (separati da virgole o un indirizzo email per riga).
Fai clic su Aggiungi per salvare gli utenti come tester. I proprietari degli account
tester che hai aggiunto dovrebbero essere in grado di accedere ai tuoi servizi per i giochi di Google Play entro un paio di ore.
Per concedere l'accesso per i test a un gruppo, attiva un canale di rilascio per accedere a PGS.
Google Play semplifica la distribuzione delle versioni pre-release della tua app a gruppi controllati di utenti attendibili con le funzionalità del canale di release. Scopri di più su come eseguire test con i canali di rilascio.
Puoi concedere l'accesso per testare il tuo gioco a tutti gli utenti che hanno accesso agli APK di test
in un determinato canale release. Il funzionamento è lo stesso che se avessi aggiunto ogni utente all'elenco di tester singolarmente. A tale scopo, procedi nel seguente modo:
Apri la sezione Tester PGS (Crescita > Servizi per i giochi di Play >
Configurazione e gestione > Tester) e
seleziona la scheda Canali di rilascio. In questa pagina puoi anche vedere l'elenco dei canali già abilitati per i test PGS.
Fai clic su Aggiungi tracce.
Seleziona uno o più canali da attivare per i test PGS.
Fai clic su Aggiungi tracce.
Le tracce di uscita selezionate vengono visualizzate nell'elenco delle tracce abilitate per il testing PGS.
I campioni di contenuti e codice in questa pagina sono soggetti alle licenze descritte nella Licenza per i contenuti. Java e OpenJDK sono marchi o marchi registrati di Oracle e/o delle sue società consociate.
Ultimo aggiornamento 2025-07-26 UTC.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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."]]