4.3 Facebook Login Setup for iOS

Facebook login requires business verification now. So, If you have any organization that completed the business verification process, then you can set up the Facebook login. Otherwise, skip this and disable the Facebook login by following this.

Follow the steps below if you want to add facebook login to your iOS app:

  • Go to Facebook Dev Site again and navigate to your project and click facebook login > quick setup > ios icon.

  • Skip 1 & go to step 2.

  • Enter your ios package name in the bundle ID ​option & skip others by clicking next.

  • Now, go to the ios/Runner/Info.plist file and replace your FacebookAppID, FacebookDisplayName(Your App Name) & FacebookClientToken.

That’s it. Facebook login setup for iOS is complete.

Last updated