I logged in through the Facebook app. Now I want to show events in UIWebView. when I sent the Url to UIWebView, it ask for Facebook login. But I am already logged from the app.
I don't have any idea how to pass access token in UIWebView and retrieve that event page with authenticated user.