Top "Uistatusbar" questions

Status bars display a collection of status items that provide interaction with or feedback to the user, such as a menu or an image reflecting an application’s state.

How to show an icon in the status bar when application is running, including in the background?

I want to put an icon in the status bar when ever my application is running, including when it is …

android icons statusbar uistatusbar
Changing the status bar text color in splash screen iOS 7

I know that are already some stackoverflow questions that say how to change the status bar for all view controllers. …

ios ios7 splash-screen statusbar uistatusbar
Status Bar showing black text, only on iPhone 6 iOS 8 simulator

I'm trying to convert my iOS 7 app to iOS 8 in Xcode 6 GM, and when i run it on the iPhone 5…

ios ios8 statusbar uistatusbar iphone-6
Change the status bar background color color past iOS 7

I want to change background color of status bar on iOS 7, and I'm using this code: - (BOOL)application:(UIApplication *)…

ios cocoa-touch uistatusbar
Proper way to hide status bar on iOS, with animation and resizing root view

Consider a view controller that needs to slide out (or hide) the status bar when a button is clicked. - (…

iphone ios uiviewcontroller statusbar uistatusbar
autoresize of uiview

I have a UIView in a UITabController. And there is a UITableView in it. When toggling in call status bar …

objective-c iphone uitableview autoresize uistatusbar
Loading Indicator in Status Bar iOS

I'm trying to figure out what the loading circle animation in the status bar is. A lot of apps, when …

ios uistatusbar indicator
UISearchBar overlaps status bar in iOS

I (just like everyone else here) am running into the same Status Bar overlap issue that everyone else is, with …

uisearchbar ios7 overlap uistatusbar
Remove path in status bar in TinyMCE4

I have just migrated from TinyMCE3 to TinyMCE4 and I wonder how to remove the path in the status bar. …

path tinymce statusbar uistatusbar tinymce-4
Status bar tint color changes to black in iOS 6

I am apparently not understanding how to use the status bar tint in iOS 6. I have read this question: Change …

iphone ios uikit uistatusbar