In this post, we will see how to resolve Unwind segue results in black screen? UITabBarController with embedded VCs and segues Question: I have the following hierarchy for my app: UITabBarController, first tab is a BrowseVC (another UIViewController). BrowseVC has ...