I have experience building iPhone applications, however I’m new to the facebook API for iOS. Does anyone know of a good example of an iOS app that will post to user’s facebook wall? I’m trying to integrate this functionality into an existing app that I’m working on. Thanks!
I have experience building iPhone applications, however I’m new to the facebook API for
Share
Check out the following open-source project:
facebook-ios-sdk
It’s an open-source library to let you post to Facebook from your own iOS app.