Can't get a translucent status bar in iOS

后端 未结 4 908
日久生厌
日久生厌 2021-01-13 12:50

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

4条回答
  •  抹茶落季
    2021-01-13 13:13

    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.

提交回复
热议问题