I have a tab bar based app. There are navigation controllers in all 5 tabs with instances of custom view controller setup properly as root view controllers. This loads just
You should display it modally from your root vc (e.g: customTabBarRootViewController).
save a reference, and use the reference controller to display it.