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

Facebook login fails on Android using instant and native apps. Reproducible on official sample #560

Open
FREEZX opened this issue Jun 19, 2018 · 1 comment

Comments

@FREEZX
Copy link

FREEZX commented Jun 19, 2018

Hi,
I'm encountering an issue where hello.js refuses to login to facebook on android devices with either the Facebook instant app or the native app. I'm trying the official examples provided in the documentation directly from the website, and i also run the same setup on my own websites, which is where i first noticed the issue.

I tried both the 1.x and 2.x versions with the same result.

Expected behaviour:

  • Call login function
  • Facebook login window pops up (either browser, app or instant app)
  • User gets returned to the original page
  • Login success called, proceed

What actually happens:

  • Call login function
  • Login error gets called almost instantly
  • Facebook login window shows up
  • User gets returned to the original page

Expected behavior happens only in chrome incognito mode, fails with everything else.

I also reported a bug with facebook, i'm not 100% sure on which side the problem lies:
https://developers.facebook.com/support/bugs/405111233290892/
https://developers.facebook.com/support/bugs/414261409051237/

@FREEZX
Copy link
Author

FREEZX commented May 8, 2020

Turns out it was a hello.js issue

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

1 participant