I have an tabbed bar application and the status bar tint colour is set to default - so it is always my selected blue colour throughout my app.
However, in one view, I am
Ahh!!! I have a working solution... albeit a very dirty and makeshift solution.
Shows Navigation Bar
).Alpha
to 0 and uncheck User Interaction Enabled
- DO NOT MAKE HIDDENMake sure the Navigation Bar is on the top - as shown in following image.
This way your status bar will pick up the correct colour without showing a Navigation Bar.
Hopefully a more resilient/nicer way to do this will be in a recent Xcode update.
Top Tip: To make a toolbar look like a navigation bar: