Quote:
Originally Posted by XcodeMagic
Go with authenticating the player at the start of the game thats what I learnt from 3 game cetner tutorials. thats what I got in my game and it works fine.
Also I will make it so that when game is over the score will automatically submit to game center so the user doesnt have to worry about submitting.
|
Thanks XcodeMagic i did like you said.
I have another doubt .. about button that triggers the display of leaderboard in my menu screen.
Let's say an user load the app and the beginning he refuses to authenticate by pressing cancel inside gamecenter login popup.. Should i hide leaderboard button in menu screen? or it should be always visibile and if pressed it will popup again the alert asking to authenticate ?
Also what about people with device not compatible with gamecenter: should i hide leaderboard button as there will be no meaning to have it..?
I am a little bit confused
thanks