Getting user's Personal info from Facebook in iOS
问题 I am quite new to objective-C and iPhone Development environment. I am implementing Facebook login in my app to get User's name, Email and profile Picture. I have successfully implemented login Part and have received name and User ID of the person. Now i want to get User's Email and Profile Picture from Facebook.But i am not having any Idea how to get it.I am using Facebook IOS SDK v4.0. How can i fetch User's Profile picture and Email Id from Facebook when i am having User ID? 回答1: To get