Facebook Login SDK with Firebase in IOS using Xcode 10

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ต.ค. 2018
  • In this Video Im going to show how to embed / Integrate FB Login SDK With iOS Application Using Xcode 10 - Fb Login SDK Using Swift - Swift FB Login

ความคิดเห็น • 8

  • @TheSpeedo666
    @TheSpeedo666 5 ปีที่แล้ว

    Thank you so much, I looked everywhere for an easy facebook login and they were all very complicated and long procedures, you're the only one I found who shows how to do it in less than 20 lines of code :) Thank you so much :)

  • @trewise2895
    @trewise2895 5 ปีที่แล้ว

    Also, it would've been awesome if you would have shown your viewers how to connect another view controller after login setup.

  • @irfankaya1896
    @irfankaya1896 4 ปีที่แล้ว

    How about for SwiftUI?

  • @user-zv6op9lk6e
    @user-zv6op9lk6e ปีที่แล้ว

    [UIView setDelegate:]: unrecognized selector sent to instance 0x7fdc00b04970" app crash due to this reason

  • @oscargidefjord848
    @oscargidefjord848 5 ปีที่แล้ว

    i have followed every step but in the last code snippet i get the error
    " Use of unresolved identifier 'FacebookAuthProvider' "
    how do i solve this?
    great tutorial otherwise!

  • @jessegillibrand1120
    @jessegillibrand1120 5 ปีที่แล้ว

    Anyone having any issues with the IBoutlet button for facebook? Every time I try to add the button it says I need to update it to FBLoginButton from the FBSDKLoginButton, but the option for it doesnt come up in the buttons custom class UI view? causing signal sigabrt..
    any help would be really appreciated