Search Unity

Bug Google Play Game Services fails to Create Credential and suggested solutions dont work with Unity

Discussion in 'Android' started by N1ghtrunner, Feb 3, 2023.

  1. N1ghtrunner

    N1ghtrunner

    Joined:
    Jan 5, 2015
    Posts:
    104
    I've essentially setup a 'mobile profile' for my Unity install and it has taken care of the necessary installation of the Android SDK, along with the JRE.

    Now that I have been working on a mobile game for over a month and am ready to setup the Google Play Services functionality, I am going through the configuration process on my developer console. When needing to add OAuth credentials, I am told that the SHA1 certificate that the console itself is providing me is incorrect, and that I need to run a keytool command to find it. On locating keytool and running this command, it fails.

    Has anyone else gotten around this issue when trying to get GPS configured for a Unity game? Feels like something is wrong with either the unity player setup, keystore or similair, but naturally there is just no indication as to where to look.
     
  2. SF_FrankvHoof

    SF_FrankvHoof

    Joined:
    Apr 1, 2022
    Posts:
    780
    On locating keytool and running this command, it fails.

    What do you mean by 'it fails'?