capacitor-community / facebook-login

Facebook Login support
MIT License
103 stars 52 forks source link

fix: set web dialog for login behavior #84

Open ghonche opened 2 years ago

ghonche commented 2 years ago

Fix this issue : https://github.com/capacitor-community/facebook-login/issues/83 (Login error when Facebook application installed on device)

sylvainpe commented 2 years ago

I need this to be merged...

pouriamoosavi commented 2 years ago

I think we should first import LoginBehavior first then we can use it. So in the top of the file, add import com.facebook.login.LoginBehavior;

Also I need this to be merged as well! And I don't know why it wasn't implemented in the first place.

f-bog commented 1 year ago

Hi there.. Any news on when this will be merged?