Search code examples
facebookfbjsfacebook-iframefacebook-javascript-sdk

is it possible to use Auto_publish?


is it possible to use Auto_publish in Iframe Canvas I think all the facebook applications developer used the fbjs > Facebook.streamPublish to auto publish if using Auto_publish , how can we use it?


Solution

  • You need to use the FB javascript sdk in iframe application. See this link for more details..

    (under Publishing a Post using the new JavaScript SDK)