Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Found some strange behaviour in facebook's application.

I'm working on fb authorization in my service on iPhone.

When user pressed "Login via Fb" -

a) if fb application didn't installed - it opens safari (you enter login/password - it redirects back to my application - works perfect)

b) if fb application installed and user'd already signed in - it opens app and immidiately redirecting back to my application - works perfect

c) (!!!) if fb application installed and user had NOT already signed in - user enter login/password of his fb-account, fb application signed in and do nothing.

So, 'a' and 'b' scenarious works fine, but the 'c' one...

Can it be fixed?

Thank you, Konstantin

share|improve this question
This is a duplicate of facebook.stackoverflow.com/questions/12507783/… – C Abernathy Oct 26 '12 at 16:21

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.