Is it possible to hide UITabAccessory when UITabBar is hidden

We are trying to use UITabAccessory to persist information across Tabs. When a new view onto the stack we hide the tab bar. It appears that UITabAccessory does not hide when the TabBar is hidden. Is there a way to hide/present it along with the TabBar?

Thanks for your post. Can you expand on it or better, do you have a focused sample showing the issue?

Do you get the same results with just the relevant code in a small test project? If so, please share a link to your test project. That'll help us better understand what's going on. If you're not familiar with preparing a test project, take a look at Creating a test project.

Thanks,

Albert Pascual
  Worldwide Developer Relations.

Is it possible to hide UITabAccessory when UITabBar is hidden
 
 
Q