Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Official Authentication now supports Apple Game Center!

Discussion in 'Authentication' started by chengg_unity, Dec 13, 2022.

  1. chengg_unity

    chengg_unity

    Unity Technologies

    Joined:
    May 15, 2022
    Posts:
    57
    Hello everyone,

    We are excited to announce that Unity Authentication now supports Apple Game Center Sign-In!

    Demo

    You can see it in action here:




    Documentation
    You can refer to our documentation (API and SDK) on how to set up and configure Apple Game Center.
     
  2. MohammadMansour_

    MohammadMansour_

    Joined:
    Oct 9, 2019
    Posts:
    1
    hi
    i follow you guide line BUT in this step i cannot see Provider "Apple game center"
    1. In the Unity Editor menu, go to Edit > Project Settings…, then select Services > Authentication from the navigation menu.
    2. Set ID Providers to Apple Game Center, then select Add.
    I added "Apple game center" in unity game service.
    I run Python3 build.py and use the .tgz packages in the Build/ directory
    on Authentication i just see (facebook ,apple ,google, steam , OpenId Connect,google play game)
    please help :(
     

    Attached Files:

  3. MiTschMR

    MiTschMR

    Joined:
    Aug 28, 2018
    Posts:
    389
    What is your version of the Authentication package in the package manager? You should definitely be able to see it, but you are missing quite a few in fact. Here it is compared to what I see (in version 2.4.0):
    upload_2023-4-22_14-48-25.png
     
    chengg_unity likes this.
  4. angeldevelopment

    angeldevelopment

    Joined:
    Sep 28, 2022
    Posts:
    73
    yes but fetch items causes crash -.-