Search Unity

GameCenter login

Discussion in 'iOS and tvOS' started by msakata, Dec 6, 2018.

  1. msakata

    msakata

    Joined:
    Feb 24, 2018
    Posts:
    2
    I'm trying to implement GameCenter login with Unity.

    When call Social.localUser.Authenticate ();
    If I use GameCenter "ON" the setting of iPhone in advance, it will work normally, but if it is "OFF", the sign-in screen will not come out.

    The other application seems to have come up with a sign-in screen, how do I do it?