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
Post a Comment