Lior Pollak
Lior Pollak

Reputation: 3450

Facebook Integration in iOS app

I need to post a user-specific text, determined by him, on his wall/timeline when he presses a button (in facebook's tutorial, they make the user login when the app launches, and then it does nothing). There is a lot of information on the internet but every site does it in other way. Just wanted to know if there's a specific way to do it. Thanks!

Upvotes: 1

Views: 684

Answers (2)

Daniel Ruben Odio-Paez
Daniel Ruben Odio-Paez

Reputation: 120

You might want to try Socialize: http://www.GetSocialize.com. It'll allow app users to comment & like within the app, with the option of also sharing out to a social network (Facebook currently live; Twitter coming). Full feature list at http://go.GetSocialize.com/features

DROdio

Upvotes: 0

syclonefx
syclonefx

Reputation: 3000

A quick easy way to add facebook to your app is ShareKit (http://www.getsharekit.com/). This also allows you to add other social network site to your app.

Upvotes: 1

Related Questions