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.

let's say I have the app as is shown in the tutorial in Facebook developer section: The Cookbook app which contains recipes.

If a user use this app and for example created a recipe, I want to give him a possibility to share (or "like") this recipe => which means, that onto his wall will be printed out the message like User-ABC like Name_of_the_recipe (or some equivalent for sharing this recipe).

How to do that?

share|improve this question
u cant have a like functionality for a page which doesnt have a public site. within a canvas app you cnat have like functionality. – DarthVader Sep 17 '12 at 17:21
and something like "like" functionality? Any alternative? Because for the example I mentioned above it would be useful. – user984621 Sep 17 '12 at 17:33
dude, u cant have like in a canvas app. u can have share. – DarthVader Sep 17 '12 at 17:35

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.