In certain circumstances the main view becomes detached from the window after a transition. If I try to update the parent viewcontroller due to orientation changes for example. When I come back it appears and then immediately disappears after viewDidAppear. Occasionally, the same is true for viewcontroller I move towards. The viewcontroller appears then immediately disappears after transition. Any thoughts?