tenrdrmerMember, Sous Chef, Senior Sous-ChefPosts: 9,934
Its in the GameCenter App. Why do we need this? And if you base all of your GameCenter Rules on a boolean that checks if the user has enabled GameCenter then no of the login rules or post score rules will run. So What the need?
Well I'd like to have a log in button inside of my game. It's not necessary, but nice to have for users accessibility.
Matt
tenrdrmerMember, Sous Chef, Senior Sous-ChefPosts: 9,934
You can easily Create one. You Create a GameCenterON boolean and then your button turns that on and off. And when game.GameCenterON is true Login and make all of your post rules require game.GameCenterON be true. Then if its off nothing happens.
Alright, doesn't really log out but interesting work around
tenrdrmerMember, Sous Chef, Senior Sous-ChefPosts: 9,934
No App Logs out, You have to actually go to GameCenter and tell it to log out. Everything just disables the posting if you are even able to turn it off.
yeah no app has a log out of gameceneter that will log you out without exiting the app thats done threw the gamecenter app itself. so do as tendrmer suggested to disable it if you dont want it used anymore
Comments
Matt