Facebook JS connect unsupported browser Facebook JS connect unsupported browser google-chrome google-chrome

Facebook JS connect unsupported browser


It's been around since Chrome 19.

Check here https://developers.facebook.com/bugs/325086340912814/ for more details.

I'm not sure if there will be a workaround or fix soon.This issue was logged about 10 months ago.

https://code.google.com/p/chromium/issues/detail?id=136610


I've been struggling with this for awhile.

This may not be a perfect solution but I was able to get around this by getting the login url using the PHP SDK (https://developers.facebook.com/docs/reference/php/facebook-getLoginUrl/) and linking that to the Facebook button. It works on Chrome mobile.

I'm not sure if there's an equivalent to the getLoginUrl for the JS SDK.