AlmogBaku / ngFacebook

DEPRECATED Angular facebook service
MIT License
261 stars 70 forks source link

Cannot login on IE #58

Open Mantas-OAG opened 9 years ago

Mantas-OAG commented 9 years ago

I implemented your code into my AngularJS app and it enables me to login with Facebook on Chrome, but not IE9 (I have not tested on other versions of IE). Nothing happens when I run $facebook.getLoginStatus(). When I run $facebook.login(), I get Facebook's dialog popup. After I enter my login info and click "Log In", the popup goes blank and nothing happens after that (though, if I open Facebook.com in another tab, it has logged me in there).