FB Login Implementation in 2019

Marlonromano, I have the same problem. Help me out, how did you solve it?

Likewise! Is there an answer on how to get this working in test mode? (Nervous about pushing it to live before know it works)

Just add /version-test to the Bubble endpoint, no ?

Actually, it turns out it works fine on test even without the /version-test. The missing piece for me was clicking the button to allow redirects. It was unchecked and so wasn’t working on either test or live.

Excellent video here, solved my social login problems: https://www.youtube.com/watch?v=vSY2kyEbFoo

4 Likes

Thanks for the video link. It worked for me :slight_smile:

There is a new ‘User Data Deletion’ URL to provide. Don’t forget it.

1 Like

What do we actually have to do?

@major_groove Like Privacy Policy and Terms of Service, you must provide a url for User Data Deletion:

I faced the same issue. Thanks to the help, I got it fixed!

Cheers!

https://developers.facebook.com/docs/facebook-login/android/deprecating-webviews

Have you experienced problems logging in on native apps (android and iOS) because of WebView? is there any solution to use custom tabs in bubble?

Hi,

Can you let us know what you did to get it working? I am facing the same issue?