I'm implementing the Facebook SDK in my Unity-created game and I'm having a lot of problems.
I tried to implement the Facebook login system:
FB.LogInWithReadPermissions(new List<string>() { "public_profile", "email", "user_friends" },...
asked by
05.01.2016 / 03:48