In my application I want to push a different view from the ViewWillAppear of my current view. Application is running but I am getting a message in console is that
Finishing up a navigation transition in an unexpected state. Navigation Bar subview tree might get corrupted.
Can you help me.