I\'m trying to get the standard black translucent status bar in my iOS (iOS 6) app programmatically with no luck. I tried adding the key/value in my info.plist, as well as a
Have a look at my answer to this question.
Basically you can change the statusBar in the project summary. Here you can select Status Bar Style Black Transculent from the drop down menu.