I’m new to Facebook development. Can someone guide me
on how can I post on my wall from an iOS app?
I’m new to Facebook development. Can someone guide me on how can I post
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can do this by integrating the Facebook SDK in your app.
Get started here:
https://developers.facebook.com/docs/tutorials/ios-sdk-tutorial/
Here’s a specific example:
http://developers.facebook.com/docs/howtos/publish-to-feed-ios-sdk/