Top "Facebook-unity-sdk" questions

Questions related to Facebook's SDK for building Facebook apps with Unity

How to get user's profile picture with Facebook's Unity SDK?

I'm trying to get the profile pic of the user of the game using this- void MyPictureCallback(FBResult result) // store …

android unity3d facebook-unity-sdk
Facebook Unity SDK on Android - Login fails when FB App installed

I appear to be having the same issue as discussed in this question: Facebook SDK for Unity on Android - …

android facebook facebook-unity-sdk
Facebook Unity API - post screenshot with link and description?

I am trying to get my app (iOS, Android) to allow users to post a screenshot to facebook with a …

facebook facebook-graph-api unity3d screenshot facebook-unity-sdk
Upload picture to facebook from unity

Im working on a unity game where you can take a picture and upload this picture to facebook from unity …

android facebook unity3d facebook-sdk-3.0 facebook-unity-sdk
Unable to verify assembly data; you must provide an authorization key when loading this assembly

I'm testing the InteractiveConsole example in Unity. I did some configurations as described in the official tutorial. After some setups …

c# unity3d facebook-unity-sdk
"IOException: Sharing violation on path" on building a Unity project on Mac OS X with Facebook Unity SDK 5.1

I get an "IOException: Sharing violation on path" after importing the Facebook Unity SDK. The exception is thrown from FacebookPostprocess.…

facebook-unity-sdk