Manuel Rodríguez
Manuel Rodríguez
What happens if the user does not accept tracking?
Can this plugin do limited login? I never got an answer when I asked https://github.com/capacitor-community/facebook-login/issues/93
Thank you! I'm the author of the original PR (https://github.com/capacitor-community/facebook-login/pull/94) and I've had a fork for a while (https://github.com/dragermrb/capacitor-plugin-facebook-login), but I wanted to see if I could get back to...
Hello, I currently do not use firebase, I validate the token in my own backend and authenticate the user if correct
It's been a while since I sent the PR and they haven't responded, so I created a fork https://github.com/dragermrb/capacitor-plugin-facebook-login
New PR with suggested implementation: https://github.com/capacitor-community/facebook-login/pull/94
Any workaround for this?
@robingenz > I always publish updates only for the latest Capacitor version supported to keep the maintenance effort as low as possible. Otherwise we would also have to test both...
I created the PR for version 6.0.2 (master branch at the time). Therefore, the fork used to develop the PR is based on version 6.0.2 and does not include the...
> @dragermrb So yes, please update to Capacitor 7. Fixed