Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

On iOS 6 with a native Facebook account set on the device, I've noticed that if you initially 'cancel' (i.e. don't allow) permission to use the device's facebook account that your app is not able to ever accept facebook access until you go into the settings app and enable your app under privacy/Facebook.

That is, it appears the first time your app tries to gain permissions, iOS is setting these values and your app can no longer even prompt the user, it just fails.

Does anyone know a way to detect this? I'm guessing it's not possible to change this value from my app. But if I could detect it then at least we could prompt the user flip permissions on via the settings app.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.