<how to know if facebook share was successful?> i ...
# questions
r
how to know if facebook share was successful? i am following this documentation to implement faebook share using javascript sdk https://developers.facebook.com/docs/sharing/reference/share-dialog/ here is the full code. window.fbAsyncInit = function() { FB.init({ appId : '${grailsApplication.config.facebookAppId}', xfbml : true, version : 'v21.0'...