objective c - Display Facebook login data on multiple UIViews -


this might simple solution, i'm not sure how approach of right now.

simply put, want have data pulled users facebook account (where prompted sign in upon opening app) shown later in main app under view called profile. want have profile view under settings display fb profile picture, name, email, , logout button fb tutorial shows. great. thanks

i suggest looking parse.

parse makes easy handle backend services. lot of example code , tutorials found here: https://www.parse.com/tutorials/integrating-facebook-in-ios , here http://www.raywenderlich.com/44640/integrating-facebook-and-parse-tutorial-part-1


Comments

Popular posts from this blog

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -

sorting - opencl Bitonic sort with 64 bits keys -