I have successfully implemented Facebook SDK in my iOS app, and can login / logout and display views according to FB login success.
However, there is an annoying dialog that keeps showing up past the initial login - "You have already authorized this app". Is there a way to avoid this?
This only appears on the simulator, but not on the device with my current implementation.