Facebook iPhone web app Authentication not working -
i have made web app iphone connects facebook using oauth.
when try on computer works fine: can click login on page, redirects authentication page of facebook, click ok, redirects page , i'm logged in.
when same thing on iphone: tap login on site, redirects facebook auth page. changes mobile page , page blanc. there nothing on , 'title' "untitled"...
how can fix ? (or bug @ facebook ?)
thanks
evert
in facebook developer page app, have enabled "native ios app" checkmark , fields in section.
like have specify bundle id of app, have enable facebook login radio button , have enter url scheme of app in url scheme suffix field. standard prefix fb fb app id , use url scheme.
also make sure enter urlscheme in xcode project in info.plist file under url types . used redirect app once authentication successful/failed.
Comments
Post a Comment