Start implementing FTUE splash screens.

Present splash screens from AuthenticationViewController
This commit is contained in:
Doug
2021-12-16 11:47:02 +00:00
parent aa0180749e
commit 5fb199af7c
24 changed files with 5497 additions and 1 deletions
+1 -1
View File
@@ -501,7 +501,7 @@
authenticationViewController.modalPresentationStyle = UIModalPresentationFullScreen;
[self presentViewController:authenticationViewController animated:YES completion:nil];
[self presentViewController:authenticationViewController animated:NO completion:nil];
// Keep ref on the authentification view controller while it is displayed
// ie until we get the notification about a new account