I am apparently not understanding how to use the status bar tint in iOS 6. I have read this question:
Change statusbar tint colour
but implementing the solutions suggested there has not resolved the issue.
I have configured the settings in the target summary pane (default for style and tinting) and added the status bar tint parameters dictionary to my info.plist as described in WWDC 2012 Advanced Appearance Customization.
My status bar tints correctly at launch but once I navigate to another view controller the status bar changes to black.
The second view controller is embedded in its own navigation controller. Could this be the root of the issue?
Whatever the cause, I am hoping that someone can offer a solution that will allow me to make my status bar be tinted consistently throughout my application.
Please let me know if anything needs clarification and thanks in advance for any assistance.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…