UIRefreshControl not showing in landscape when in a navigation controller with large titles
问题 I have a plain UITableViewController embedded in a UINavigationController which prefers large titles . I added a refresh control to my table view controller. On iPhone in iOS 11, if I launch my app in portrait mode, switch to landscape and begin refreshing the table view, the refresh control does not show up . The refresh happens, but the control is just not present. It's not even in the view hierarchy: Note that the same does work on iPhone if I'm in portrait mode, and also on iPad in every