I am using facebook sdk for iOS
For login a UIWebView comes and we have to add username and password
I don't want to login like this....
Can we have done the login in background or without opening the UIWebView... if user provide the username and password from IPhone Application
Please help me