Facebook connect, Facebook login, Facebook Graph API not working with IE 8
If ever you face the problem with facebook connect/ facebook login using Facebook Graph API in IE 7/8.
Then check your facebook app setting, whether you specified "app domain" in the app settings. If it was left blank then apparently it breaks the code in IE but not in the other browsers.
So specify your app domain name ex. -> example.com
Hope it will work for you. :-)
Then check your facebook app setting, whether you specified "app domain" in the app settings. If it was left blank then apparently it breaks the code in IE but not in the other browsers.
So specify your app domain name ex. -> example.com
Hope it will work for you. :-)
Leave a Comment