Game Center SignOut

Hi,

I’m looking for a way to sign out from IOS Game Center.

I have a SignIn/SignOut button. On Android I use a button with this function for sign out:

((PlayGamesPlatform)Social.Active).SignOut ();

Now I’m looking for a similar function for Game Center.

thanks in advance

Frank

Hi Frank,

There is no such function and you are not supposed to put such functionality in your app. Check out the apple docs.