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 not working in Facebook in-app browser #157

Open
veneliniliev opened this issue Jul 11, 2024 · 7 comments
Open

Facebook Login not working in Facebook in-app browser #157

veneliniliev opened this issue Jul 11, 2024 · 7 comments

Comments

@veneliniliev
Copy link

Describe the bug
Facebook Login using the capacitor-community/facebook-login plugin does not work when opened through the Facebook in-app browser. The login process either fails to initiate or does not complete successfully.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the app that implements Facebook Login using the capacitor-community/facebook-login plugin.
  2. Click on the "Login with Facebook" button.
  3. The Facebook login dialog should appear.

Expected behavior
The Facebook Login dialog should appear, allow the user to enter their credentials, and then successfully log the user into the app.

Smartphone (please complete the following information):

  • Device: iPhone 13
  • OS: 17.5.1
  • Browser: facebook browser
  • Version: latest
@giik0n
Copy link

giik0n commented Sep 20, 2024

Hello, i have similar bug, did you find some fix for this?

@veneliniliev
Copy link
Author

Hi! I'm still looking for a solution but haven't found one yet. If you happen to discover something that works, please share it here. It would be really helpful!

@forgr-owner
Copy link

forgr-owner commented Oct 24, 2024

You can now use https://github.com/Cap-go/capacitor-social-login who implement Facebook with the latest SDK, and it's maintain by a company who maintain more than 30 plugins.

@veneliniliev
Copy link
Author

but no web support yet :(

@forgr-owner
Copy link

Web support has been implemented :)

@veneliniliev
Copy link
Author

Web support has been implemented :)

FAQ: Do we support web login? => Not yet but PR are welcome, our focus is the native part for now as any Web sdk will work for web

@forgr-owner
Copy link

It's corrected, thanks for the report

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

3 participants