ios4 - Question about the Facebook SDK for iPhone -
today, have downloaded last version of facebook api iphone. have integrated project no problem. there things different older versions, example:
there no log in dialog, on version when tap log in button, sdk takes me safari, log in , app. question is: ok? there way show log in dialog on older version?
yes. absolutely okay. in provide proper credentials , confirm authorization application. once user clicks okay returned application. need change .plist file , provide application id in that. flow
url types : item 0 : url identifier : url schemes : item 0 : fb **your application id of facebook** (without space fb)
based on return application. hope helps.
Comments
Post a Comment