You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also tried to repeat all the same scenario forcing the 'animated' parameter to be 'YES'. the animations did occur correctly, but the navigation bar was corrupted
nested pop animation can result in corrupted navigation bar
on iOS7 if you pushViewController animated, and then popToRootViewController not animated, and then again pushViewController animated, you will see
nested pop animation can result in corrupted navigation bar
nested push animation can result in corrupted navigation bar
The text was updated successfully, but these errors were encountered: