1
0
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:
Kyle Spearrin
2018-09-21 09:57:24 -04:00
parent fbce0be457
commit 197683b722
2 changed files with 31 additions and 25 deletions

View File

@@ -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))
{