Facebook-Login-Xamarin-Forms icon indicating copy to clipboard operation
Facebook-Login-Xamarin-Forms copied to clipboard

Change User? or Logout?

Open Hasanajouz opened this issue 7 years ago • 4 comments

Hi, thanks for your work.

but what will happen if i want to sign in with another user?? or i want to logout? how can this be done? thansks

Hasanajouz avatar May 29 '17 14:05 Hasanajouz

LoginManager.Instance.LogOut();

ufukhawk avatar Nov 22 '18 16:11 ufukhawk

LoginManager.Instance.LogOut(); doesn't work. Have to log out from Facebook app to use another user.

henryyue2010 avatar Feb 10 '19 02:02 henryyue2010

What plugin do you use?

ufukhawk avatar Feb 10 '19 06:02 ufukhawk

I guess this might help https://www.c-sharpcorner.com/article/how-to-clear-webview-cookies-in-xamarin-forms-using-dependencyservice/

abhirampai avatar May 16 '20 07:05 abhirampai