Merge branch 'charlesmchen/syncDeviceOrientation' into release/2.34.0

This commit is contained in:
Matthew Chen 2019-01-16 15:25:13 -05:00
commit acab31bb68

View File

@ -1327,6 +1327,8 @@ static NSTimeInterval launchStartedAt;
self.window.rootViewController = navigationController;
[AppUpdateNag.sharedInstance showAppUpgradeNagIfNecessary];
[UIViewController attemptRotationToDeviceOrientation];
}
#pragma mark - status bar touches