We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is it a bug from Facebook?
I'm pretty sure my email address is public
The text was updated successfully, but these errors were encountered:
Its been long time working with RN. Will try to find out what is causing the error.
Sorry, something went wrong.
Ha, I found the solution minutes after :P
Basically, the tricks are:
readPermissions={["email", "user_friends", "public_profile"]}
<LoginButton>
publishPermissions={["publish_actions"]}
As per #Get user's email from Graph API
No branches or pull requests
Is it a bug from Facebook?
I'm pretty sure my email address is public
The text was updated successfully, but these errors were encountered: