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/08 07:45:17 UTC

[jira] [Commented] (CB-5291) Capture Audio - status bar issues under iOS 7

    [ https://issues.apache.org/jira/browse/CB-5291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13817049#comment-13817049 ] 

lmnbeyond commented on CB-5291:
-------------------------------

I have fixed it and sent a pull request from GitHub, if it's convenient, please review this:
https://github.com/apache/cordova-plugin-media-capture/pull/5

> 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)