Gamecircle amazon and android Game

I added a leaderboard with gamecircle amazon for my android game, but when I press the button to show leaderboard, nothing happens.

In my amazon developer count, I have not pressed the submit button app.

Is necessary publish my game in the amazon market to work the leaderboard in my game?

I used this tutorial: forums.gamesalad.com/discussion/70524/how-to-add-a-leaderboard-board-to-google-play-with-amazon-gamecircle/p1

Sorry my bad english

Comments

  • jigglybeanjigglybean Member Posts: 1,584

    Have you created a login so players can login to Game circle? I would also check to make sure that your leaderboard ID and whats in your GS rules match.

    Like Balls? Then click here! We've 100 coming soon

  • dragonking94dragonking94 Member Posts: 27

    All code is fine, I used the login at the start of my game, and the function to display the leaderboard is on the button, I used this id com.flymen.fly in the amazon developer count and the id in my game is com_flymen_fly.

    The problem may be that my game is not on the market amazon.

  • jigglybeanjigglybean Member Posts: 1,584

    I don't think Amazon likes underscores, if I recall. Try without if possible

    Like Balls? Then click here! We've 100 coming soon

  • dragonking94dragonking94 Member Posts: 27

    Yes it's true, I changed the underscores by points, and I have a new problem.

    Now when I press the button of my game, This error message is displayed:

    unexpected error: invalid API key

    Thanks for your help

  • gingagaminggingagaming FREELANCE GS DEV Member Posts: 1,685

    The ID in the game must match the ID in the account. Change both IDs to this format com_yourdomain_yourappname if they don't match they won't work!

Sign In or Register to comment.