olehkuznetsov

Results 17 comments of olehkuznetsov
trafficstars

We are investigating it, it's not clear for now if this issue is in Unity plugin or in Java Games API. If it can be fixed in Unity plugin then...

Interesting I don't see any condition before generating tokens in [AndroidClient.cs ](https://github.com/playgameservices/play-games-plugin-for-unity/blob/master/Assets/Public/GooglePlayGames/com.google.play.games/Runtime/Scripts/Platforms/Android/AndroidClient.cs ) If data is loaded it is converted here [AndroidClient.cs#L802](https://github.com/playgameservices/play-games-plugin-for-unity/blob/275aeba3d7caad9a2e4e6bb016e380aa51b99abb/Assets/Public/GooglePlayGames/com.google.play.games/Runtime/Scripts/Platforms/Android/AndroidClient.cs#L802) And the tokens are just generated during the...

Thanks for reporting. We are looking at it.

can you share you game package name and steps how to unlock any achievement, please?

Can you verify, please Play developer console -> Play Games Services -> Credentials You need to have credentials pair for your package name and correct SHA1. Seems as if you...

In your configuration you have only one Android pair added. Usually developers have at least debug and release SHA1 keys there. Do you have just one pair in Cloud console...