Saranya
Saranya

Reputation: 1521

FB integration in iPhone

I need to implement Facebook integration for my app. I added FBConnect sdk and all other codes in my project. But when am clicking on FB icon nothing happens. When i debugged the code...it goes everything correctly.But why its not getting loaded? Also i added my path in "User Header Paths" and added the app id in info.plist. What's the problem? Kindly help me.Thanks.

Upvotes: 1

Views: 671

Answers (2)

Jonathan.
Jonathan.

Reputation: 55604

Take a look at ShareKit, it provides easier FaceBook integration and also a variety of other social services (Eg Twitter) which you can easily pick a combination of.

Upvotes: 1

Sudhanshu
Sudhanshu

Reputation: 3960

Try taking help from here and compare your steps.

Hope it will solve your problem!

Upvotes: 2

Related Questions