2.1 Facebook


2.1. Facebook

This task is only required if you use Facebook authentication.

 

2.1.1. Facebook Developer Center

  1. Log in to Facebook Developer Center (https://developers.facebook.com/ ).

  2. Click MyApps -> Add a New App.

     

  3. Enter the name of the app you want to use and click the Create New Facebook App Id button.

     

     

  4. Select the platform you want to register.

     

     

  5. After entering the necessary information on the quick start screen, register the app.

    1. Android
      Scroll down and enter the package name and default activity class name of your app and click the 'Next' button.

       

      After registering the key hash, click the 'Next' button to complete the registration.

       

    2. IOS
      Scroll down and enter the bundle ID. Enter the bundle ID and click 'Next' button to complete the registration.

       

  6. Go to the app information page by clicking the MyApps -> Registered app name button in the top menu.

  7. Check and save the displayed AppId and AppSecret.

     

2.1.2. Facebook Developer Center (Client Token Settings) - SDK 3.15.0 or later versions require setting

If you are using Facebook login in your mobile environment, you must add client tokens to your settings from SDK 3.15.0 or later.

You can check the value in the client token in the Advanced menu in App Settings.