Can I prevent Facebook iPhone app from opening when using facebook SDK from my app? I don't want to open facebook iphone app.
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 strongly recommend you not to do that cause from my experience most users won't login to Facebook via your app instead of FB application or browser. They just don't trust third party apps. edit: But if you still do not want to use browser/FBApplication you need to change:
to NO in Facebook.m of FBConnect framework |
|||||
|
|