Skip to main content

Setup

Configure to use Facebook account.

Developer Page Registration

After registering the app, check app ID
Figure 1. Facebook App Registration and ID Confirmation

Facebook SDK Setup

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

Unity Facebook Setup
Figure 2. Unity Facebook Setup

Facebook App Information Registration (Android)

  • For Android, check Facebook Android details.
  • Add Android platform on the Facebook Developers page.
  • Add the confirmed Facebook Android details 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 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

  • 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.