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.

How can one login to Facebook from an app using the Custom URL scheme? Some apps like AppsFire does it. Instead of integrating FB-Connect within the app, they launch facebook app and login there. Once logged in, your app gets a call back.

Is anyone aware of the "private" custom URL scheme for this?

This doesn't help much... http://iphonedevtools.com/?p=302

share|improve this question

2 Answers

up vote 1 down vote accepted

Answering my own question... https://github.com/facebook/facebook-ios-sdk

share|improve this answer

http://chings228.wordpress.com/2012/04/05/facebook-login-for-ios-part-1-singleton/

i have written a tutorial for facebook login

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.