Search Unity

GameCenterID from Unity

Discussion in 'iOS and tvOS' started by RennyFlavoured, Mar 28, 2017.

  1. RennyFlavoured

    RennyFlavoured

    Joined:
    Mar 28, 2017
    Posts:
    1
    Very new to coding with Unity, I am building to iOS.

    I want to:

    A - Get the currently logged in users GameCenterID and display it to screen and
    B - Use this method to get the details needed for verifying said GameCenterID

    Is this possible to do/code this in Unity currently or does it have to be native code in XCode that accomplishes either of these (Unable to find this information in the docs, as far as I can see functionality is limited to Leaderboards and Achievements, cannot find an easy way to get the GameCenterID).

    Thanks