angular-easyfb
angular-easyfb copied to clipboard
IE11 on Windows 8.1
When the web app is in Facebook's Canvas on IE11 on Windows 7, everything seems to work fine. When it is in Facebook's Canvas on IE11 on Windows 8.1, it does not work. ezfb.getLoginStatus() and ezfb.login() do not run.
I reviewed the console messages, and I do not see any clues or differences between the messages in IE11 on Windows 7 versus IE11 on Windows 8.1.
Can you suggest how we can debug this? Is there anything that we can write out to the console to make sure that everything else is working, such as the SDK is initialized and loaded?