the iframe application, which calls a double facebook header for me, to show when the user will be prompted to login or install.
This code basically caused this. FB.Facebook.requireLogin (function (exception) {});
How can I prevent this? I saw a blog post about using javascript to redirect, but how can I do this?
Thank you Tee
source share