Environment Settings
Configure the environment to use Facebook accounts.
Developer Page Registration
- Register your application on the Facebook developer page. Go to Facebook Developers
- After completing application registration, check the application ID.
Figure 1. Facebook Application Registration and ID Confirmation
Facebook SDK Settings
- Download the Facebook Unity SDK.
- Import the Facebook Unity SDK into your project.
- Register the Facebook application ID in your Unity project.
Figure 2. Unity Facebook Settings
Register Facebook App Information (Android)
- For Android environment, check the Facebook Android information.
- Add an Android platform on the Facebook developer page.
- Add the Facebook Android information confirmed in the Unity project to the Facebook Android platform.
Figure 3. Android Platform Addition and Settings
Register Facebook App Information (iOS)
- Add an iOS platform on the Facebook developer page.
- Enter the iOS Bundle ID information.
Figure 4. iOS Platform Addition and Settings
Facebook Console Mode Settings
- To allow general users to use the authentication service, you need to change the application mode on the Facebook developer page.
- If you have separately set permissions on the Facebook developer page, you need to proceed with application review.