very confused - have made several apps which login with Facebook - latest one doesn\'t work -
in all my apps i have a FBLoginView in storyboard
then in ViewD
I guess you're using the Graph API v2.0, and your app was registered after April 30th 2014. Then, if you want to use more than the basic_profile
permission, you need to get you app reviewed by Facebook.
Have a look here https://developers.facebook.com/docs/apps/review/login for a description of the process.