I have an app which has Facebook integration for login purpose. In my app we can add item. Now here is the features which I want to add to my app.
- I want to post that item directly to Facebook wall.
- My Facebook friends can see my post from an iOS app which I had posted from my app.
I didn't got the proper way to implement this features. For e.g.- It should be like Instagram where we can see our post and others friends post.
I am using graph api for Facebook login. If anyone knows then it should be very thankful to me.
Thanks