Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Unity Facebook how to change Login mode

Discussion in 'Scripting' started by yayapeter, Dec 18, 2014.

  1. yayapeter

    yayapeter

    Joined:
    Jun 24, 2014
    Posts:
    24
    I download official Facebook Unity SDK in Unity Editor
    I run InteractiveConsole.unity ,press Login button,
    it show a dialog to need to fill in User access token,
    but how to change C# code to fill in Facebook account & password to login?
     
  2. Felandil

    Felandil

    Joined:
    Jul 30, 2013
    Posts:
    32
    hey!

    the access token only needs to be entered in the editor. if you build the game, the normal login prompt will show up. i think that cant be changed