I am new with titanium. I have made iPhone apps by titanium which show a product list. If a click on it it brings a details page as every normal apps. I need to know about process if I want to submit the product details from my app to my Facebook wall. I studied about the Facebook API for titanium, but I am bit of confused about the process because I am new with titanium and Facebook application. Please help me.
Share
You can find built in facebook integration on Titanium Kitchen Sink example app. Here is the link of git repository
Titanium Kitchen Sink Facebook Example