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
There are some unused parts of TabBarCoordinator that can now be removed as we present AllChatsCoordinator instead for the places where those code paths would be called. For example:
There are some unused parts of
TabBarCoordinator
that can now be removed as we presentAllChatsCoordinator
instead for the places where those code paths would be called. For example:createAvatarButtonItem
signOutAlertPresenter
setupCrossSigning
We should remove this code now its not needed.
The text was updated successfully, but these errors were encountered: