Amazon GameCircle doubts
BrunoGames
Member, PRO Posts: 87
Hello, i'm trying to configure Amazon GameCircle for my game.
And since is my 1st time, i would like to see if some of you, think that for some reason could fail.
-----------------
a) I have the MD5 from my "android key"
b) generated the Amazon GC Profile + API Key
b.1) create the LeaderBoard (simple score points),
and used the LeaderBoardName on GameSalad Behavior as the ID Leaderboard
c) Had put the Amazon API Key on GameSalad "Web-Publish" configuration + also the Package name is the same on both.
-----------------
1 - This was what i understood, that is needed to put it working with Amazon Servers.
(Opinion/Comments appreciated)
2 - About the buttons in the Game, do I need Login Button?
(as far as i understood for IOS, we don't need Login, since IOS will ask for it)
Thanks,
Bruno
And since is my 1st time, i would like to see if some of you, think that for some reason could fail.
-----------------
a) I have the MD5 from my "android key"
b) generated the Amazon GC Profile + API Key
b.1) create the LeaderBoard (simple score points),
and used the LeaderBoardName on GameSalad Behavior as the ID Leaderboard
c) Had put the Amazon API Key on GameSalad "Web-Publish" configuration + also the Package name is the same on both.
-----------------
1 - This was what i understood, that is needed to put it working with Amazon Servers.
(Opinion/Comments appreciated)
2 - About the buttons in the Game, do I need Login Button?
(as far as i understood for IOS, we don't need Login, since IOS will ask for it)
Thanks,
Bruno
Best Answer
-
mounted88 Posts: 1,1131) I'm 99% sure you need to put the login in your game otherwise your game won't login to game circle or gamecenter. Otherwise there would be no need for that behavior.
2) I upload the signed copy and it goes through without a problem.
Answers
a) game_unsigned.apk (used to put this, since amazon will compile it)
b) game.apk
Thanks..
Thanks for the quick help...
On 1), in case of doubt of 1%, i decided to put the Login behavior.
On 2) doubt cleared... nice
https://itunes.apple.com/us/app/aka-noid/id655833218?mt=8
For GameCenter on IOS, it should not be needed the Login.
I say this because i read on the description of the Login behavior:
"This button will prompt the player to log into their Game Center account. Logging into Game Center outright is not required for Game Center Leaderboard functionality, as iOS will prompt the player to log in when other Game Center behaviors are referenced. "
Well another issue to solve