Facebook SDK for Unity
Requires Unity 5. v7.9.4 See Change Log or Upgrade Guide. | |
Get Started | |
SDK Reference Docs | |
View Source |
The Unity engine and ecosystem gives developers a world class technology platform from which they can build games that work seamlessly across multiple platforms quickly and effectively.
The Facebook SDK for Unity complements Unity Technologies' cross-platform support, providing a pure-Unity write-once, run-everywhere experience across the key gaming platforms of WebGL, Unity Web Player, Android and iOS. By maintaing a single codebase, you'll be able to deploy socially integrated gaming experiences to your players, regardless of platform.
The Facebook SDK for Unity provides a comprehensive collection of Facebook's social features, giving players of your Unity game the ability to share content with their friends and allowing you to create a personal, social gaming experience. In addition to providing a base set of features that are invoked consistently across platforms, the SDK also offers support for Facebook features that are unique to a particular platform (e.g. payments on the Web or App Invites on mobile). This will allow you to keep your code clean, using a simple, consistent model for everything your game can do on Facebook.
In Unity SDK
LoginPeople can easily sign in to your game with their Facebook Login. | SharePeople can share content with their friends. They can also share Custom Stories with Open Graph. |
App InvitesPeople can send invites to friends from your game. | App EventsUnderstand people's actions in your game and measure the effectiveness of your Mobile App Ads. |
Graph APIGet data in and out of Facebook's social graph. Query data, post stories, upload photos and do other tasks. | AdsDrive installs with Mobile App Install Ads. Increase engagement with Mobile App Engagement Ads. Find your target audience with Custom Audiences for Mobile Apps. Monetize in your game with Audience Network. |
App LinksLink to a context in your game. | Audience NetworkMonetize your mobile property with Facebook ads. |
Other Resources
Unity Game SampleA tutorial, walking you through an integration of the Facebook SDK for Unity into an existing Unity project is available. | Porting From Mobile to CanvasGuide for mobile developers thinking about bringing their games to Facebook Canvas. |