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?
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