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.

I integrated share kit with my code. Everything is working fine except Facebook. As soon as i click on Facebook for sharing then control leaves my application and goes to the Facebook application which is already installed in my device. Once i log in then control do not come back to my device. But safari does when Facebook app is not in my device. Currently i am working on xcode 4.5 iOS 6.0. I also assign YES to 'Application does not run in background' in info.plist and key=FacebookURLTypeIndex, type= number and value = 0. How can i prevent my Facebook sharing not to collapse with other Facebook app in my device. Please help me!

share|improve this question
I encounter a similar issue. My situation is the following: If Facebook application has already logged in, it will return to my application. On the other hand, if Facebook app does not log in, it will not return to my app after typing username and password in Facebook app. Please share your solution if you find, thanks! – ShengHuaWu Oct 23 '12 at 4:01

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.