i am getting these error:
nested push animation can result in corrupted navigation bar.
Unbalanced calls to begin/end appearance transitions.
I am trying to push one view controller to another one.i am getting following issues:
- on that it is not showing title while i gave it in view will appear.
- if i turn back it is now showing me blank view (transparent) having that title what i was not able to see in previous view controller.
- if now i again turn back, it is showing me right sequence of titles as i am popping but without content.i mean blank (transparent).*
Xcode_5_developer_preview_6 (beta5) is the answer for this. i just installed it. they have resolved this issue which was in Xcode_5_developer_preview beta4.