Assigned
Status Update
Comments
ra...@google.com <ra...@google.com> #2
Thank you for reporting this issue. For us to further investigate this issue, please provide the following additional information:
Android build
Which Android build are you using? (e.g. UQ1A.240205.002)
Device used
Which device did you use to reproduce this issue?
Are you reporting this as a Developer or User?
Android bug report (to be captured after reproducing the issue)
For steps to capture a bug report, please refer:https://developer.android.com/studio/debug/bug-report#bugreportdevice
Alternate method
Navigate to “Developer options”, ensure “USB debugging” is enabled, then enable “Bug report shortcut”. Capture bug report by holding the power button and selecting the “Take bug report” option.
Note: Please upload the bug report to google drive and share the folder to android-bugreport@google.com, then share the link here.
Android build
Which Android build are you using? (e.g. UQ1A.240205.002)
Device used
Which device did you use to reproduce this issue?
Are you reporting this as a Developer or User?
Android bug report (to be captured after reproducing the issue)
For steps to capture a bug report, please refer:
Alternate method
Navigate to “Developer options”, ensure “USB debugging” is enabled, then enable “Bug report shortcut”. Capture bug report by holding the power button and selecting the “Take bug report” option.
Note: Please upload the bug report to google drive and share the folder to android-bugreport@google.com, then share the link here.
Description
Hello there, recently we've been trying to use
Play Games Services API v2
but we found several issuesIt simply doesn't work
We have some background history with
Google Play Games
sign-in, specially inUnity
. The plugin has a sort of unpredictable behavior (sometimes login-in without a hassle, other times you are not able to anything besides the UI be presented and interacted as planned). We then started to develop for usingRecall API
but therecall:linkPersona
endpoint is not working, even onOAuth 2 Playground
tests. It returnsDocumentation
There is NONE documentation at all regarding API v2, most of
Recall
usage exists on the Java repository, but not on docs. This difficult the process of development when using your API, so please, provide a better documentation.Please, we'd just like to use a simple way for players to login. Is there anything that can be done on our end besides waiting?
Thanks for your time :)