mirror of
https://github.com/bitwarden/mobile
synced 2026-01-07 19:13:19 +00:00
messages for credential store
This commit is contained in:
@@ -260,6 +260,7 @@ namespace Bit.App.Services
|
||||
|
||||
_googleAnalyticsService.TrackAppEvent("LoggedOut");
|
||||
|
||||
MessagingCenter.Send(Application.Current, "LoggedOut");
|
||||
Device.BeginInvokeOnMainThread(() => Application.Current.MainPage = new ExtendedNavigationPage(new HomePage()));
|
||||
if(!string.IsNullOrWhiteSpace(logoutMessage))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user