Facebook Jssdk Fb.ui Picture Not Showing In Dialog
I've got this facebook(and yes-the php variable get parsed into a url correctly) FB.ui(   {     method: 'stream.publish',     attachment: {       name: 'My Social Status',       ca
Solution 1:
you have to configure the link: parameter for some reason. Not sure how the two are related, and trying to figure out a way to get the picture to show without a link parameter.
Post a Comment for "Facebook Jssdk Fb.ui Picture Not Showing In Dialog"