Merge branch 'charlesmchen/syncDeviceOrientation' into release/2.34.0

pull/1/head
Matthew Chen 6 years ago
commit acab31bb68

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

Loading…
Cancel
Save