The question is straightforward.
I have run the application without modifying anything on an iPhone 5, iPhone 4S and the simulator, all running iOS7.
I have configured my FB account in Settings so that when I try to login it takes that account. The problem is that when the alert view for permissions appears
, even if I select OK
(for accepting), it enters the loginView:handleError delegate method with the error being FBErrorCategoryUserCancelled.
The question is here too: Similar SO question, but it has no answers.