How can we help you?

Community

Ask questions and discuss tips with fellow members in a forum

Can't find your answer? Our support team is here to help.

function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }