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

what is the redirect_uri when use phone in ios and android #35

Open
mjy12 opened this issue Aug 17, 2017 · 1 comment
Open

what is the redirect_uri when use phone in ios and android #35

mjy12 opened this issue Aug 17, 2017 · 1 comment

Comments

@mjy12
Copy link

mjy12 commented Aug 17, 2017

what is the redirect_uri value when use in ios and android

@caiovaccaro
Copy link
Owner

Hi @mjy12 ,

The "redirect_uri" is just an url that you configure, it is the same on the app setup panel, and the code.

The reason why it exists is just for the listener to recognize when the operation have ended. It should be any valid url within your app domain. Facebook will redirect to it when the action have ended, and the script will recognize any parameters sent with it.

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