mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-27 11:46:58 +02:00
Force back to Recents on clear cache
This commit is contained in:
@@ -278,6 +278,9 @@ static MatrixHandler *sharedHandler = nil;
|
||||
[self closeSession];
|
||||
notifyOpenSessionFailure = NO;
|
||||
|
||||
// Force back to Recents list if room details is displayed (Room details are not available until the end of initial sync)
|
||||
[[AppDelegate theDelegate].masterTabBarController popRoomViewControllerAnimated:NO];
|
||||
|
||||
if (clearCache) {
|
||||
[_mxFileStore deleteAllData];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user