Closed bahlo closed 10 years ago
When you have a dark barTintColor and therefore set the setStatusBarStyle to UIStatusBarStyleLightContent, you can now read the status bar when in Bugshot.
barTintColor
setStatusBarStyle
UIStatusBarStyleLightContent
I think there's an easier, supported way to do this.
I've just committed 466f539ff6 with status-bar changes in BSKNavigationController. iOS should handle the rest.
When you have a dark
barTintColor
and therefore set thesetStatusBarStyle
toUIStatusBarStyleLightContent
, you can now read the status bar when in Bugshot.