element-ios/Riot/Modules/TabBar
manuroe 7fae7c287f Complete Security: Make sure the authentication flow display it if auth is not complete yet
The complete security flow can be unfortunately triggered from 2 places: AuthVC and MasterTabBarC.

On a fresh app installation, during authentication, it was unexpectedly displayed from MasterTabBarC. This prevented authentication flow to complete. The app stayed on the launching animation.

This commit fixes this race.
2020-09-25 13:06:34 +02:00
..
MasterTabBarController.h MasterTabBarController: Update delegate method name. 2020-09-24 15:55:59 +02:00
MasterTabBarController.m Complete Security: Make sure the authentication flow display it if auth is not complete yet 2020-09-25 13:06:34 +02:00
TabBarCoordinator.swift MasterTabBarController: Update delegate method name. 2020-09-24 15:55:59 +02:00
TabBarCoordinatorType.swift Add additional comments on SplitView and TabBar coordinators. 2020-09-24 12:00:21 +02:00