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.

I am new to ios.I got stuck at this issue and require your help/guidance guys.

I wanted to post on facebook using my app programmatically. I found this facebook link

But this is with the view.can anyone tell me how to do it anagrammatically.My main moto is to post Name,Url and Description.I have tried the link code but it creates error. can anyone help me by providing me a working project on this scenario.

And another issue can anybody please tell me why we use "me" and "feed" here and where i need to define them:

[FBRequestConnection
 startWithGraphPath:@"me/feed"
 parameters:self.postParams
share|improve this question

1 Answer

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.