Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to redirect to particular view(customView) after facebook login authentication #11

Closed
narasimhanallamsetty opened this issue Apr 4, 2014 · 1 comment

Comments

@narasimhanallamsetty
Copy link

After login authentication user has to be redirected to particular screen(not rootViewController). How can it be done can anyone tell me..

After authentication controller reaches to rootviewController. But I need to display different view after successful login. Every one prepares tutorials incompletely I don't know why? can anyone help me...

@taylanpince
Copy link
Member

You can just use the completion block and do anything you want inside it. This is clearly outlined in the example code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants