Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

http://postimage.org/image/6otopxvnv/ => Cardio Trainer Example Image Link

I m trying to post on wall with some custom settings as Example image via "Cardio Trainer" android api. This is an automatically sharing process without facebook feed dialog. But I ve three main problems.

1.) I want my post not sharable as in example photo. I couldnt find any approach.

2.) I couldnt embeded link in description part (in photo=>"Calorific diet tracker. Try it!").

3.) On the top of the example image, the text will be ended "Cardio Trainer ile". But mine continue "shared a link"

Thank you all for your HELP.

share|improve this question
What have you tried? – Miguel-F Feb 8 at 17:01
i tried me/feed post. Now I know I sould use open graph share – Can Kirazli Feb 9 at 8:18

1 Answer

The image you posted is a story generated by an Open Graph share, and not a regular /me/feed post. If you want something similar, you will need to create some Open Graph actions and objects for your app.

share|improve this answer
Thank you u re right. But i still ve problems. The publish seems at profile page but doesnt seem at homepage in news feed. And i dont know hot paste url in description. Do u know how to do ? thank u – Can Kirazli Feb 9 at 15:01
i solved that too. But stil cant use url in description – Can Kirazli Feb 10 at 7:19
Please post your code, and any errors you get. – Ming Li Feb 11 at 17:28

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.