With the release of Android's new Google Play Game Services
the other day, I wanted to implement the leaderboard they had. After reading here, am I reading it correctly that it is not possible to let the user submit multiples scores to one leaderboard? It seems so from reading but that is disappointing if that is true. I am hoping I am just reading it incorrectly or there is another link somewhere that lets me implement what I need!
My question is if there is a way to use Android's new Game Services
leaderobard where the user can submit multiples scores to 1 leaderboard and not just have the leaderboard store the highest score the user has gotten.