Remove linked application from google game services in developer console

user1038226 picture user1038226 · Aug 2, 2014 · Viewed 18.4k times · Source

I have an android game that uses Google Game Services for leader boards and achievements. I have created linked applications with my debug key to be able to test the application, but recently i had to re install my computer and i got a new debug key. To be able to test i added the new debug key as a new linked application. But i cant find a way to delete the old linked application with the old debug key. I have tried deleting the the credentials from the API console first and to unpublish the game services the but still cant delete the old linked application.

Answer

markostamcar picture markostamcar · Dec 17, 2014

Just found this piece of info :( :

Once a game services project has been published, the linked app(s) cannot be removed without deleting the entire project.

Here's how to delete a project:

Sign in to your Google Play Developer Console.

Click Game Services.

Select the project.

At the bottom of the Game Details page, click the link to go to the API Console Project.

Example: This game is linked to the API console project called 'PROJECT_NAME'

In the API Console Project, on the left menu, click APIs & auth > Credentials.

Under "Client ID for Android application", click Delete.

On the left menu, click Projects.

Click Billing & settings.

Click Delete project.

To confirm that your project has been deleted, go back to your Google Play Developer Console and click Games services Game Services.

Source: https://support.google.com/googleplay/android-developer/troubleshooter/6097563?hl=en&ref_topic=15868#ts=6097687,6097659