I\'ve been trying to keep UINavigationBar from moving/resizing when calling setNeedsStatusBarAppearanceUpdate.
UINavigationBar
setNeedsStatusBarAppearanceUpdate
I want to keep the navigatio
I had the same problem, and could fix it changing windowLevel to UIWindowLevelStatusBar