Hi all,
I have an application with a tab bar
controller and each view contains a navigation
controller. My MainWindow looks as follows:
Everything works fine as it is but I noticed a problem when pushing a details view to the navigation
controller. In the didSelectRowAtIndexPath for a tableviewcontroller that
…