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?
likein a canvas app. u can have share. – DarthVader Sep 17 '12 at 17:35