I am using fbconnect for iOS in Iphone application
When I am open the login using code:
[facebookObj authorize:fbPermissions delegate:self];
but in the UIWebView I got the error message
“An Error Occurred. Please try again later”
What I am missing. Please help
Amit Battan
AtFirst thing, have u do these thing, allocate FBclass with ur APPId, in DidLoad then
Atlast for login IBACTION
Dont Forget ur AppID