简体   繁体   中英

Installing Facebook SDK - iPhone

I've stuck on this for a while... How do I install the Facebook SDK??

I imported a group called FBConnect that contains 9 header files (that's all I've done), but I find all of these tutorials telling me to create an object like this...

Facebook *facebook;

But I don't have a Facebook class at all... How can I do this in my iPhone app/project? Below is what I really want to do and this is all...

http://stackoverflow.com/questions/6638955/facebook-ios-sdk-get-list-of-friends

If you downloaded the official SDK from this link you should follow this tutorial . It has the Facebook class and all you need to fetch the friends list.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM