Integrate Facebook login for iOS using swift

Leave Comment
  1. 1

    iOS Architect

    let loginManager = LoginManager() should be declared outside the function
    I would not consider creating a loginManager object everytime user taps the button.

    Reply
    1. 1

      Pushpendra Kumar

      Yes Great, You can take let loginManager = LoginManager() out side the function! Or you can declare this inside viewDidLoad() function. If you do this then you do not need to call it on button click event! Thanks for this valuable suggestion!

      Reply
  2. 1

    N95 Respirator

    What a fantastic post! This is so chock full of useful
    information I can’t wait to dig deep and start using the
    resources you have given me.
    King regards,
    Abildgaard Cannon

    Reply
  3. 1

    ปั้มไลค์

    Like!! Really appreciate you sharing this blog post.Really thank you! Keep writing.

    Reply
  4. 1

    3M 9551V

    What a post! That is so chock full of useful information I can’t wait
    to dig deep and get started using the resources you’ve given me.

    King regards,
    Abildgaard Schneider

    Reply

Leave a reply

Your email address will not be published. Required fields are marked *