Clicky

iOS Dev Nugget 88 Hiding the Status Bar In Launch Screens

.

Need to run a code review on your codebase? Hire me

In #83: Match Status Bar Style in Launch Screen With Your App’s, I described how you can tweak Info.plist so the status bar shown when your app is launched matches the initial state of your app. What if you want to hide the status bar instead?

You can do it by editing your app’s Info.plist, adding a property called “Status bar is initially hidden” and selecting YES from the value dropdown.


Your feedback is valuable: Do you want more nuggets like this?   Yes   or   No

.

Like this and want such iOS dev nuggets to be emailed to you, weekly?

Sign Me Up! or follow @iosdevnuggets on Twitter

.

View archives of past issues