Search code examples
iphoneipadios5ios-simulatorios5.1

How to redirect on app after successfull facebook login in iOS5


There is a facebook button in my app in login screen ,when user click on this button facebook login page open in browse and after successful login application redirect and display next page . Please hep mw with example .

IOS version : 5.0 ARC project

Thank You


Solution

  • by the way you guys can visit my reply here Native iOS Facebook SSO won't return to app

    In my application i had to implement facebook and googleplus both and finally I made it successfully. I dont think facebook developer app portal needs any edit rather than getting appid. I made three apps with facebook login, one of them does not have iOS Native App setting in facebook developer app but that app's login part is also running well.