[ https://issues.apache.org/jira/browse/CB-5291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shazron Abdullah updated CB-5291: --------------------------------- Fix Version/s: 3.2.0 > Capture Audio - status bar issues under iOS 7 > --------------------------------------------- > > 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: iPod touch (5th generation) iOS 7.0 > Reporter: lmnbeyond > Priority: Minor > Fix For: 3.2.0 > > Attachments: IMG_0214.PNG > > > 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(See attached screenshots). > I think there are two ways to fix it: > 1. hide status bar > 2. set status bar's style to UIStatusBarStyleDefault(dark content) in plugin > native code -- This message was sent by Atlassian JIRA (v6.1#6144)