CrossGeeks / FacebookClientPlugin

Facebook Client Plugin for Xamarin iOS and Android
MIT License
106 stars 32 forks source link

CrossFacebookClient.Current.Logout() is not working. #60

Open srdmnc opened 4 years ago

srdmnc commented 4 years ago

Bug Information

Version Number of Plugin: 2.2.1 Tested On: Xiaomi Redmi Mi 9T Version of VS: VS 2019 Version of Xamarin: 4

Steps to reproduce the Behavior

  1. Log in using any login method
  2. Logout using CrossFacebookClient.Current.Logout() method.

    Expected Behavior

    The logged Facebook account will be logged out and I will be able to log in again - the Facebook dialog will pop-up and I can confirm - if I want to "Continue as" .

    Actual Behavior

    The logged Facebook account remained and logging in won't open the Facebook login dialog, it will automatically login to the supposed-to-be-logged-out account.

srdmnc commented 4 years ago

Might be related to #59

srdmnc commented 4 years ago

Any update on this?

dalton5 commented 4 years ago

Any news ion this issue? Is there a workarround or bug fix coming?

titoleru commented 4 years ago

I've been looking at this for some days now but I can't find the problem. Somebody has shown any progress?

sahadevgupta commented 4 years ago

Any news about this bug? I'm also facing the same issue :(

Alex-Dobrynin commented 3 years ago

I have the same, any updates when it will be resolved? @rdelrosario

dalton5 commented 3 years ago

Hi any news on this issue?

Kapusch commented 3 years ago

Hi @dalton5 , a workaround which worked for me only on Android : ask the user to open Web browser on device, go to facebook.com and disconnect from active session. If you have a workaround for iOS, I'd be interested to know.

Of course, this is sadly not user friendly at all. Hi @rdelrosario , do you have any update on this issue please ?

dalton5 commented 3 years ago

I found this case related I think which could help

https://github.com/Azure-Samples/active-directory-xamarin-native-v2/issues/86

and this https://stackoverflow.com/questions/12909332/how-to-logout-of-an-application-where-i-used-oauth2-to-login-with-google