Facebook Login Setup

Setup facebook Login to Enbale it in your App, if you don't need it, then skip this process

Step 1: Set Up Your Facebook App

  1. Go to the Facebook Developers website and log in.

  2. Click on My Apps in the top right corner and then Create App.

  3. Select For Everything Else and click Next.

  4. Enter the Display Name for your app, provide your email, and select a category.

  5. Click Create App ID and complete the security check.

  6. Once the app is created, you will be redirected to the app dashboard.

Step 1.1: Configure Facebook Login

  1. In the app dashboard, go to Settings > Basic.

  2. Copy the App ID and App Secret; you will need these for Firebase.

  3. In the Add Platform section, click Add Platform and select iOS and/or Android depending on your application.

  4. For iOS:

    • Enter your iOS Bundle ID.

  5. For Android:

    • Enter your Package Name and Default Activity Class Name.

  6. Click Save Changes.

Make sure that at the end of this progress, you have saved for later use:

  • Facebook AppID

  • Facebook Client Token

  • Facebook App Secret