Start a Project

Integrate Facebook Login in iOS App

Facebook Login in Swift 3

Hello guys, this post is about Facebook Login in Swift 3.

Inside Appdelegate.swift

Inside ViewController in which you are going to create Facebook button to login

Create IBAction method on Facebook UIButton and write below code inside that method

Now write code for loginManagerDidComplete() method

Important step (don’t forget): 

refer image to avoid any error

Exit mobile version