capacitor-community / facebook-login

Facebook Login support
MIT License
98 stars 52 forks source link

Can't fire custom events - Quasar Framework. #144

Open power-cut opened 5 months ago

power-cut commented 5 months ago

Thanks for this plugin, I am in middle of implementing this plugin in my quasar framework app.

While I was going through the ReadMe, I discovered that the logEvent is incorrectly documented and is accepting eventName instead of name to pass custom events.

trinitiwowka commented 5 months ago

Hello. same problem. custom events don't work. Did you find solution to fix it?

trinitiwowka commented 5 months ago

btw you are right about eventName https://github.com/capacitor-community/facebook-login/blob/9a5d683d7c12beacdcd5f4e7e19e7860fcacde84/android/src/main/java/com/getcapacitor/community/facebooklogin/FacebookLogin.java#L309

trinitiwowka commented 5 months ago

https://github.com/capacitor-community/facebook-login/pull/145/files