google leaderboards not showing up

freyguy

  • Posts: 92
Heres my code for the leaderboards. Every time i test it it changes the animation but it doesnt show leaderboards. also Everything is published on google play. thanks

choppedupmonkey

  • *
  • Posts: 602
I am having the same problem, here is my code and it just shows the green rect. and makes me login every time the button is clicked.

see picture,

and topic: http://community.stencyl.com/index.php/topic,37093.msg234468.html#msg234468

freyguy

  • Posts: 92
It's making you login every time because you have the initilize google play games everytime you press it. I made a splash screen where I initilize google play games so it only makes you sign in, in the beginning of the game.

choppedupmonkey

  • *
  • Posts: 602
I have copied the same leaderboard code from the other games i have made - minus the leaderboard id, and it works perfectly on the other 3 games. i don't think it has to do with our code.