You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The logout process is handled by async task LogoutTask in LogoutService(which removing the account from mobile), it might be the reason for logout delay. so try to remove it / investigate
The text was updated successfully, but these errors were encountered:
The logout process is handled by async task
LogoutTask
inLogoutService
(which removing the account from mobile), it might be the reason for logout delay. so try to remove it / investigateThe text was updated successfully, but these errors were encountered: