Change FBSDKLoginButton text - Swift 2.0

452 views Asked by At

Image of my button

Here's my problem, I'm currently developing a french IOS application and I need to use a Facebook connection. I want to change to FBSDKLoginButton text ("Log in with Facebook") to something else ("Se connecter avec Facebook") in french but I don't know how.

Thanks for helping.

1

There are 1 answers

5
Dhruv Khatri On

Show the snap of code which you are using. You can also create a button with any text and after that calling the function to login with facebook.