Join Slack
Powered by
<how to know if facebook share was successful?> i ...
# questions
r
rss
01/07/2025, 6:04 AM
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'...
Open in Slack
Previous
Next