Hello everyone,
I’m building a game in Unity. I want to share result, score to facebook.
I downloaded Facebook SDK, but i don’t know how to login Facebook with Windows Phone. Facebook’s tutorial is Web Player, iOS, Android but no Windows Phone.
Please help me.
Thank you.
Try using this extension, it’s made by chillsters :
http://forum.unity3d.com/threads/217907-Facebook-SDK-for-Unity-Plus-Windows-Phone-8
https://bitbucket.org/chillsters/facebook-unity-sdk-with-wp8/src
Read through these documents in the Windows Porting guide.
The project example shows how to login with facebook and use the SDK.