Android Google Play Games Services

Pritam Kadam

Trying to integrate google play games leaderboard in an android application.

Google API client get connected successfully. I am getting result code as -1 which is nothing but RESULT_OK.

But when I call google leaderboard api using leaderboard intent in my on activity result I get 10001 which stands for inconsistent state which is RESULT_RECONNECT_REQUIRED. Even though before calling the intent i am checking is the google api client is connected or not. Which returns true each and every time.

Not able to understand what might be causing this issue.

Pritam Kadam

The reason you might get that code is because app is not linked. So on play games developer console linked my application and it started to work.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Google Play Games Services multiplayer iOS and Android

From Dev

Google Play services and Google Games

From Dev

Android Google Play Games Services Turn based Multiplayer not Automatching

From Dev

Android Google play games services signin failed and looped

From Dev

Implementing Google Play Games Services in Swift

From Dev

Google Play Games not authenticating in Android

From Dev

Obtaining a reference to a Snapshot. Google Play Games Services Saved Games

From Dev

How to make Android Multiplayer Games using Facebook friends? (Google Play Game Services uses G+ only)

From Dev

Is it possible to integrate Google Play Games Services Realtime Multiplayer into LibGDX for both Android and iOS?

From Dev

Error timeout by Google Play Games in android build

From Dev

Google Play Games services keeps crashing with everything added

From Dev

Google Play Games Services - Maximum number of players with AutoMatch

From Dev

When does Google Play Games services reset weekly leaderboards?

From Dev

Allow more than one person to sign into Google Play Games services?

From Dev

Google Play Games Services Alert: "Detected incorrect implementation"

From Dev

Implementing google play services in android

From Dev

Android google play services and IntentService

From Dev

Android google play services lib

From Dev

Google play games not signing in

From Dev

Connecting to Google Play Games

From Dev

Google play games not signing in

From Dev

Google Play Games

From Dev

Google Play Game Services integration fails with "Play Games callback indicates connection failure."

From Dev

How to check whether Google Play Games account available on Android device?

From Dev

Google Play Games Android Leaderboard Unexpected response code 410

From Dev

Android Studio with Google Play: Google Play services is missing

From Dev

Android devices without google play services

From Java

Android : LocationManager vs Google Play Services

From Dev

Google Play Services Missing in Emulator (Android 4.4.2)

Related Related

  1. 1

    Google Play Games Services multiplayer iOS and Android

  2. 2

    Google Play services and Google Games

  3. 3

    Android Google Play Games Services Turn based Multiplayer not Automatching

  4. 4

    Android Google play games services signin failed and looped

  5. 5

    Implementing Google Play Games Services in Swift

  6. 6

    Google Play Games not authenticating in Android

  7. 7

    Obtaining a reference to a Snapshot. Google Play Games Services Saved Games

  8. 8

    How to make Android Multiplayer Games using Facebook friends? (Google Play Game Services uses G+ only)

  9. 9

    Is it possible to integrate Google Play Games Services Realtime Multiplayer into LibGDX for both Android and iOS?

  10. 10

    Error timeout by Google Play Games in android build

  11. 11

    Google Play Games services keeps crashing with everything added

  12. 12

    Google Play Games Services - Maximum number of players with AutoMatch

  13. 13

    When does Google Play Games services reset weekly leaderboards?

  14. 14

    Allow more than one person to sign into Google Play Games services?

  15. 15

    Google Play Games Services Alert: "Detected incorrect implementation"

  16. 16

    Implementing google play services in android

  17. 17

    Android google play services and IntentService

  18. 18

    Android google play services lib

  19. 19

    Google play games not signing in

  20. 20

    Connecting to Google Play Games

  21. 21

    Google play games not signing in

  22. 22

    Google Play Games

  23. 23

    Google Play Game Services integration fails with "Play Games callback indicates connection failure."

  24. 24

    How to check whether Google Play Games account available on Android device?

  25. 25

    Google Play Games Android Leaderboard Unexpected response code 410

  26. 26

    Android Studio with Google Play: Google Play services is missing

  27. 27

    Android devices without google play services

  28. 28

    Android : LocationManager vs Google Play Services

  29. 29

    Google Play Services Missing in Emulator (Android 4.4.2)

HotTag

Archive