How to enable Facebook and Google button for IOS app

Enable facebook button

  • Step 2: Change application id in Info.plist
    • Go to your project
    • Open Info.plist
    • Paste application id to FacebookAppID

 

  • Step 3: Change application id in Info tab
    • Open mooApp and select Info tab
    • In URL TYPE (2), paste application id to Url schemes field
      *Note: fb[application id]
      *Example: fb142277756486941

Enable google button

  • Step 1: Get google application id
    • Open your project
    • Open GoogleService-Info.plist
    • Copy REVERSED_CLIENT_ID’s value
  • Step 2: Change application id in Info tab
    • Open mooApp and select Info tab
    • In URL TYPE (2), paste application id to Url schemes field
Last Updated On June 17, 2018