버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.

...

2.1.1. Facebook Developer Center

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

  2. Click MyApps -> Add a New App.

...

  1. Image Added

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

...

  1. Image Added

  2. Select the platform you want to register.

...

  1. Image Added

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

...

    1. Image Added

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

...

    1. Image Added

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

...

    1. Image Added

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

  2. Check and save the displayed AppId and AppSecret.

    Image Added

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.

...