You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "lmnbeyond (JIRA)" <ji...@apache.org> on 2013/11/06 10:15:17 UTC

[jira] [Created] (CB-5291) [iOS 7] Specify the value of 'UIStatusBarStyle' as 'UIStatusBarStyleLightContent' in info.plist, and run 'capture audio' test , can't see status bar's text!

lmnbeyond created CB-5291:
-----------------------------

             Summary: [iOS 7] Specify the value of 'UIStatusBarStyle' as 'UIStatusBarStyleLightContent' in info.plist, and run 'capture audio' test , can't see status bar's text!
                 Key: CB-5291
                 URL: https://issues.apache.org/jira/browse/CB-5291
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS, mobile-spec
    Affects Versions: 3.1.0
         Environment: Xcode: Version 5.0.1 (5A2053)
Cordova cli:3.1.0-0.2.0
Device: iPad 4 iOS 7.0
            Reporter: lmnbeyond


1. Since most of mobile spec test pages have a dark background, I set the value of  'UIStatusBarStyle' as 'UIStatusBarStyleLightContent' in info.plist in order to display statusbar correctly! For most of the test pages, everything goes well.

2. However, open the test:Capture->'Capture 10 secs of audio and play', the status bar's text cannot be seen clearly. 

I think there are two ways to fix it:
1. hide status bar
2. set status bar's style to UIStatusBarStyleDarkContent



--
This message was sent by Atlassian JIRA
(v6.1#6144)