As we know iOS 6 integrate Facebook, just as twitter. And we can login Facebook in settings and then post photo directly. I follow by https://developers.facebook.com/docs/howtos/login-with-facebook-using-ios-sdk/ to create my app for testing with Facebook SDK 3.0.8. After I login in Facebook on iOS6 settings, when I open my test app and login to Facebook, it still ask me to input my account/password.
So my question is: Could my App share the account with iOS6 integration Facebook account?
I mean: After I login Facebook in settings, could I don't need to input name/password again when I open my app and login facebook?