Question about sharing a photo on Facebook

Hi All,

I am using Cocos Creator and trying to develop a board game. I am planning to use SDKBOX Facebook plug-in to share a photo/image on Facebook. I know I should apply for publish_actions permission. On app review page it says;

“publish_actions is only for custom-built sharing experiences. If your app triggers a Facebook dialog to share, you won’t be approved for publish_actions”.

If I use dialog function on SDKBOX docs, is it acceptable?

Thanks,

Yes, you can use dialog api to share a photo.