Navigation bar's titleView is removed from the view hierarchy

It seems that whenever my app goes to the background and is then activated again, the navigation item's titleView's superview is nil, even though the navigation item's titleView property is still set. Is this expected?

Navigation bar's titleView is removed from the view hierarchy
 
 
Q