Search code examples
iosswiftuikitstatusbar

Multiple UIWindows status bars conflict


I have two UIWindows and I need to hide status bar of top window and show status bar of bottom.


Solution

  • Well, I fixed my problem by making my top UIWindow height small.