Unable to access friend list after logging in to Facebook
1

Calling the following interface on Facebook will cause null error (Object reference not set to an instance of an object) if(FB.IsInitialized) { try { FB.API("/me/friends",HttpMethod.GET,(IGraphResult _Result) => {

},null); } catch (Exception e) { Debug.LogError(e.Message) } }

Problem SDK version number: Unity-Facebook-SDK-17.0.1

Bailing Wu
Chiesta circa 3 mesi fa