In this tutorial, we will go through simple steps how
to implement Facebook SDK in unity and add the
following features:
* Create an app on Facebook that will be a test app
for you so that you can login to that app with your game
* Get your profile picture and show it in a image gameobject
* Get your username from Facebook and show it in a text
gameobject
* Share your progress to your Facebook timeline and learn how permissions work with different admins and test users
* Inviting your friends to join your game with the API
* Get your and your friend's saved score from Facebook
* Save your own score to Facebook so that you can get your score later
to implement Facebook SDK in unity and add the
following features:
* Create an app on Facebook that will be a test app
for you so that you can login to that app with your game
* Get your profile picture and show it in a image gameobject
* Get your username from Facebook and show it in a text
gameobject
* Share your progress to your Facebook timeline and learn how permissions work with different admins and test users
* Inviting your friends to join your game with the API
* Get your and your friend's saved score from Facebook
* Save your own score to Facebook so that you can get your score later