Description not shown in Facebook ShareDialog
I am trying the ShareLinkContent using the ShareDialog from Facebook in my Android App. Following is the code snippet I have used. I have the content title and the description as it is needed for the post. It is fine while is show in the mobile while I try to post it.But When I see the post in the facebook it is different. Hope it is picking it from the google play store. Please help to resolve this s that I can see the description and the tilte that I have set it in the share dialog @Override public void facebookShare(String msg) { if (ShareDialog.canShow(ShareLinkContent.class)) {