TitleUnavailable to sign in with Google Play. (APP NOT CORRECTLY CONFIGURED TO USE GOOGLE PLAY GAME SERVICES)2022-07-15 15:02:52
Writer

**** APP NOT CORRECTLY CONFIGURED TO USE GOOGLE PLAY GAME SERVICES
**** DEVELOPER_ERROR
**** This is usually caused by one of these reasons:
**** (1) Your package name and certificate fingerprint do not match
**** the client ID you registered in Developer Console.
**** (2) Your App ID was incorrectly entered.
**** (3) Your game settings have not been published and you are
**** trying to log in with an account that is not listed as
**** a test account.
**** (4) A server auth code was requested, but an incorrect client
**** id was provided. The client id for server auth codes should
**** be the client id for the game server (not the android app).
****
**** To help you debug, here is the information about this app
**** Package name : com.com2us.hivesdk.normal.freefull.google.global.android.common
**** Cert SHA1 fingerprint: 11:22:33:44:55:66:77:88:99:00:11:22:33:44:55:66:77:88:99:00
**** App ID from manifest : 123456789012
****
**** Check that the above information matches your setup in
**** Developer Console. Also, check that you’re logging in with the
**** right account (it should be listed in the Testers section if
**** your project is not yet published).
****
**** For more information, refer to the troubleshooting guide:
**** http://developers.google.com/games/services/android/troubleshooting
****

  1. Confirm the fingerprint, 11:22:33:44:55:66:77:88:99:00:11:22:33:44:55:66:77:88:99:00, is registered to the Play Games Service settings.
  2. Confirm the project ID of Play Games Service that connected to package name : com.com2us.hivesdk.normal.freefull.google.global.android.common is 123456789012.
  3. Confirm the account that tried to Google login is the registered account as a tester of Play Games Service.
  4. Check 123456789012-bau66qv0adlerpk2nf30hv7amdvr5gaq.apps.googleusercontent.com set as severClientId is the Web Application type.