Skip to main content

Setup

Configure settings to use Facebook account.

Developer Page Registration

  • Register your application on the Facebook Developers page. Go to Facebook Developers
  • After registering the application, check the application ID.

Facebook application registration and ID confirmation Figure 1. Facebook Application Registration and ID Confirmation

Facebook SDK Setup

  • Download the Facebook Unity SDK.
  • Import the Facebook Unity SDK into your project.
  • Register the Facebook application ID in your Unity project.

Unity Facebook Setup Figure 2. Unity Facebook Setup

Facebook App Information Registration (Android)

  • For Android environments, check the Facebook Android information.
  • Add the Android platform on the Facebook Developers page.
  • Add the confirmed Facebook Android information from your Unity project to the Facebook Android platform.

Android Platform Addition and Setup Figure 3. Android Platform Addition and Setup

Facebook App Information Registration (iOS)

  • Add the iOS platform on the Facebook Developers page.
  • Enter the iOS Bundle ID information.

iOS Platform Addition and Setup Figure 4. iOS Platform Addition and Setup

Facebook Console Mode Setup

  • The application mode must be changed on the Facebook Developers page so that general users can also use the authentication service.
  • If specific permissions have been set on the Facebook Developers page, an application review must be conducted.