Open stesvis opened 3 years ago
xamarin community is much lazy in solving problems
There are some best practices in this thread: https://github.com/xamarin/Essentials/issues/1223
Any update on this?
iOS seems to have a workaround but can't find something similar in Android.
Description
I use WebAuthenticator to sign in with Facebook. Works great! However, If i wish to sign in with a different Facebook account, it seems impossible. WebAuthenticator automatically logs me in with the first account i tried, so i can't force a Facebook log out to use a different account.
Is there a work around?