Hello there,
I am building a mobile multiplayer turn based game with my own database for the players. Basically what I want is when a player click on "Play as Guest" button the game to create a new player in the database with the Appstore ID (the email address for the appstore) as a key component to that player.
I have been searching for a solutions for that, but couldn't find anything - Is there a way to access this information (the Appstore ID email) from the game application or should I bind players only to GameCenter ID.
Thanks in advance!
↧