When I try to present a new view controller the AZTabBarController view hierarchy is always in the front and blocks the controls that are in the presented ViewController from being pressed. I have tried presenting from all of the controllers in the heirarchy and tried to manually bring the presented view controllers view to the front.
When I try to present a new view controller the AZTabBarController view hierarchy is always in the front and blocks the controls that are in the presented ViewController from being pressed. I have tried presenting from all of the controllers in the heirarchy and tried to manually bring the presented view controllers view to the front.