Sorry if this question is framed incorrectly.
I am working on an iPad application that needs to leverage the Facebook login feature. The application is supposed to allow a user to login to his Facebook account when the application first starts up. My questions are:
What part of the Facebook API will I need to use just to be able to login to facebook? https://developers.facebook.com/docs/reference/iossdk/authentication/
How can I keep track of the use's session?
What type of permissions will I need to ask the user a poll question (ie a survey)?
For anyone facing similar problems I'll be updating this question with relevant links.
Facebook iOS SDK: Login to Facebook without always ask for permissions for the application