Hi,
I'm developing an android game. I'm trying to add leaderboard feature with Google Play plugin. The events defined as follows
On GooglePlay signed in -> submit score to LeaderBoard ID "XXXXXXXXX"
else -> sign in
The problem is, score isn't submitting.
I linked AppID, ClientID and Client secret but still it isn't working. Please help.