mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 01:52:44 +02:00
Start implementing FTUE splash screens.
Present splash screens from AuthenticationViewController
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user