mwgray
mwgray
Was able to reproduce, and I filed a bug with the internal team here.
Good catch! We have a fix in the works, expect it in the coming weeks. In the meantime you can use this workaround. Handling the resultCode of GamesActivityResultCodes.RESULT_RECONNECT_REQUIRED will indicate...
Hi @kadirboz, what error are you seeing? Try printing out more details of the failure exception like in the [Type A Number Sample](https://github.com/playgameservices/android-basic-samples/blob/master/TypeANumber/src/main/java/com/google/example/games/tanc/MainActivity.java#L304). Without more information, just by looking at...