Facebook Sharing custom message with photo

Hi all,

I am using the Facebook SDK 7.10.0 to post an image with a custom message.

Unfortunately, it seems that sharing photos with captions and descriptions using the Feed dialog is deprecated and parameters pertaining to such are ignored. This means that the FeedShare() method is no longer working as expected.

My question is: What is the alternative now for sharing an image with some generated text (like the title/description/caption options that existed previously) on Facebook with Unity?

Any help/advice on the matter would be much appreciated. Thanks!

I think FB.ShareLink or FB.API can help.

you have to get permission from the facebook and may b photo and text both cannot post at a time. you can either share pic or text