You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In working to create a great Platform experience for everyone, we ask developers to ensure the apps they build comply with our Platform Policies. Your app X (AppId: Y) doesn't comply with the following:
Platform Policy 8.3: Use a clearly branded "Login with Facebook" button and follow the Facebook Brand Guidelines: https://www.facebookbrand.com/.
Please make the requested changes by <7 days later>.
Let us know when you've updated your app by replying to this email. If we do not hear back from you, your app will be subject to enforcement. If you have outstanding questions, respond here and we'll do our best to help.
Content: If you're using Facebook Login to enable account creation and login, recommended labels are "Continue with Facebook" or "Login with Facebook". We're heard from several partners that “Continue with Facebook” converts best, but this can vary based the context of the button.
to keep our button small (to allow for multiple OAuth buttons), we only use the label "Facebook".
I suggested that Facebook helps the community by contributing their suggested changes / improvements to this component...
Update @lipis in a reply, the Facebook support team indicates that only having "Facebook" as content is not a problem. It is the "branding", so I guess mainly the background color. I can submit a pull request for the background color change, would that be considered for merge?
Update 2
In summary, the requested changes are:
change background color from #3b5998 to #4267B2
the "F" of Facebook should be aligned to be on the down-right side of the button, and not centered as currently done.
The text was updated successfully, but these errors were encountered:
Similar to #177,
just received an e-mail from Facebook:
When responding we use the "standard" https://github.com/lipis/bootstrap-social the response was:
I also found:
https://developers.facebook.com/docs/facebook-login/userexperience#buttondesign which states:
#4267B2
#3b5998
:bootstrap-social/bootstrap-social.less
Line 98 in 8f51880
I suggested that Facebook helps the community by contributing their suggested changes / improvements to this component...
Update
@lipis in a reply, the Facebook support team indicates that only having "Facebook" as content is not a problem. It is the "branding", so I guess mainly the background color. I can submit a pull request for the background color change, would that be considered for merge?
Update 2
In summary, the requested changes are:
#3b5998
to#4267B2
The text was updated successfully, but these errors were encountered: