Poll not usable after logging out and back in

This commit is contained in:
paleksandrs
2022-11-14 10:43:31 +02:00
parent 7440dff4a2
commit d7e2f7a202
2 changed files with 9 additions and 2 deletions
@@ -2197,6 +2197,8 @@ NSString *const AppDelegateUniversalLinkDidChangeNotification = @"AppDelegateUni
[[[ReviewSessionAlertSnoozeController alloc] init] clearSnooze];
[TimelinePollProvider.shared reset];
#ifdef MX_CALL_STACK_ENDPOINT
// Erase all created certificates and private keys by MXEndpointCallStack
for (MXKAccount *account in MXKAccountManager.sharedManager.accounts)