Setup
Configure to use Facebook account.
Developer Page Registration
- Register your app on the Facebook Developers page. Go to Facebook Developers
- 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.
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.
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.
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.