Search Unity

Sign in with Apple by Unity - change sign in scope?

Discussion in 'iOS and tvOS' started by James15478, Jul 23, 2020.

  1. James15478

    James15478

    Joined:
    Apr 2, 2013
    Posts:
    91
    I'm looking into using Sign in with Apple by Unity from the Unity Asset store, and was wondering if it's possible to change (namely reduce) the scope of the request to sign in? It automatically asks for full name and email and I don't need both.

    If not, any guidance to how to change it would help!

    Thank you!
     
  2. James15478

    James15478

    Joined:
    Apr 2, 2013
    Posts:
    91
    To anyone who's looking it looks like it's in the UnitySignInWithApple.m file under
    Code (CSharp):
    1. setRequestedScopes
    not sure how to edit it exactly but looks like it's in there.