I load a webpage from native app’s resource to UIWebview, and I want to login to facebook
from that page. According to FB’s document, I need redirect_uri which is not available for an internal page.
Is there anyway to login Facebook from an internal webpage?
lvreiny
You can use FBConnect SDK via in-app auth. Check this out http://blog.grio.com/2012/02/in-app-facebook-authentication-on-ios.html