facebook / facebook-ios-sdk

Used to integrate the Facebook Platform with your iOS & tvOS apps.
https://developers.facebook.com/docs/ios
Other
7.73k stars 3.5k forks source link

fbconnect ios iphone error on login page #253

Closed amitbattan closed 13 years ago

amitbattan commented 13 years ago

Hi All

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

Daryou commented 13 years ago

Did you solve this problem? tnx

amitbattan commented 13 years ago

sorry all

I have not update the post .. it is solved please check the stackoverflow discussion http://stackoverflow.com/questions/5138607/fbconnect-ios-iphone-error-on-login-page

But in my case I forget to set the appid I have set the appid BLANK by mistake