Posts by Mendelson Oliveira • 11 points
1 post
-
1
votes1
answer655
viewsA: Facebook API - Grab photo(with set size) with other information(name, email, id)?
Take it off and test again 'cause mine worked function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }…