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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: