Requesting visual style in an implementation that has disabled it, returning nil. Behavior of caller is undefined
I have two view controllers in my iOS app: a main view controller displaying lists and a detail view controller showing items from a selected list. Both view controllers contain a table view. These view controllers are part of a tab bar controller, which contains a navigation controller. The hierarchy is as follows: