mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Complete MXCryptoV2 implementation
This commit is contained in:
@@ -952,7 +952,7 @@ static NSArray<NSNumber*> *initialSyncSilentErrorsHTTPStatusCodes;
|
||||
{
|
||||
// Force a reload of device keys at the next session start.
|
||||
// This will fix potential UISIs other peoples receive for our messages.
|
||||
[mxSession.crypto resetDeviceKeys];
|
||||
[(MXLegacyCrypto *)mxSession.crypto resetDeviceKeys];
|
||||
|
||||
// Clean other stores
|
||||
[mxSession.scanManager deleteAllAntivirusScans];
|
||||
|
||||
Reference in New Issue
Block a user