You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2016/02/15 10:39:18 UTC

[jira] [Commented] (CB-10610) In-call statusbar

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

jcesarmobile commented on CB-10610:
-----------------------------------

If you have a native navigation bar, you shouldn't use the statusbar plugin, statusbar plugin was created to handle the problems that were caused when apple decided that on iOS 7 the apps should be displayed behind the statusbar. If you use a native navigation bar, that problems are a bit different and you should handle them on your navigation bar plugin.


> In-call statusbar
> -----------------
>
>                 Key: CB-10610
>                 URL: https://issues.apache.org/jira/browse/CB-10610
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Statusbar
>    Affects Versions: 2.1.0
>         Environment: Cordova version 6.  iOS 9
>            Reporter: Martin Finnigan
>            Priority: Minor
>
> When starting an app when in-call, the background height for status bar will always be the full in-call height, even when no longer in a call.  Status bar background height won't recalculate.
> Starting when not in-call, does not cause a problem, since the background size must be calculated only once at app startup.
> This is causing an issue in my case because i have a native navigation bar added to the view, where normally the incorrectly sized status bar background, would be behind the web view.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org