Merge branch 'charlesmchen/syncDeviceOrientation' into release/2.34.0
This commit is contained in:
commit
acab31bb68
@ -1327,6 +1327,8 @@ static NSTimeInterval launchStartedAt;
|
||||
self.window.rootViewController = navigationController;
|
||||
|
||||
[AppUpdateNag.sharedInstance showAppUpgradeNagIfNecessary];
|
||||
|
||||
[UIViewController attemptRotationToDeviceOrientation];
|
||||
}
|
||||
|
||||
#pragma mark - status bar touches
|
||||
|
||||
Loading…
Reference in New Issue
Block a user