Commits
cristianoccazinsp authored and GitHub committed 653714991b5
Use a more appropriate orientation change event Since the code relies on the status bar orientation, it makes sense to use UIApplicationDidChangeStatusBarOrientationNotification instead. This should fix some issues where the orientation value of the status bar has not been updated when the event is received.