You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move code in LegacyAppDelegate related to Matrix sessions management to a dedicated class. The idea is then to use this class in AppCoordinator in order to know when the navigation/view hierarchy should change and which sessions should be to injected to other coordinators.