Register an App on Facebook

Hive supports Facebook login. Follow the procedure below to register your app on Facebook.

  1. Go to the Facebook for Developers > My Apps(https://developers.facebook.com/apps) and click Create Aoo.

  2. Select None from the Select an app type page and click Continue.

  3. On the Add Details page, fill in the App Display Name and App Contact Email field and click Create App.

  4. Re-enter your password and click Submit.

  5. Go to the Settings > Basic on the menu and click + Add platform.

  6. Select iOS and Android from the Select Platform option and click Next.

    You need to select one or more Android stores on the Select Android Store option among the 12 app stores available.

  7. Fill in the details for each platform following the description below.

    • iOS settings

      • Bundle ID: Enter the iOS bundle ID you are using.
      • iPhone/iPad Store ID: Enter the app ID that registered on App Store Connect.
      • URL Scheme Suffix: Enter the fb+facebook appid format. (e.g., fb12312425566)
      • Deep Linking / Long in-app events automatically (recommended): Activate on (Changeable)
    • Android settings

      • Key hashes: Enter the key hashes you are using.
      • Deep Linking / Long in-app events automatically (recommended): Activate on (Changeable)
      • Package Names: Enter the Package name using for Android.
      • Class Name: Add the extension, .MainActivity, after the package name. (See the image below)
        To complete each platform’s settings, click Save changes at the bottom of the page.
  8. On the App Review > Permissions and Features page, confirm that public_profile and email are included.

  9. Go to the Roles > Roles on the menu and click Add Testers of the Testers section to add testers who perform the login test.