[
https://issues.apache.org/jira/browse/CB-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13795341#comment-13795341
]
Shazron Abdullah edited comment on CB-4930 at 10/15/13 4:50 PM:
----------------------------------------------------------------
The UINavigationController approach seems to work - make sure the
navigationBarHidden property is set to YES. Note this does not hide the
statusbar.
was (Author: shazron):
The UINavigationController approach seems to work - make sure the
navigationBarHidden property is set to YES.
> InAppBrowser should hide/unhide status bar
> ------------------------------------------
>
> Key: CB-4930
> URL: https://issues.apache.org/jira/browse/CB-4930
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS, Plugin InAppBrowser
> Affects Versions: 3.0.0
> Reporter: Shazron Abdullah
> Labels: ios7
> Fix For: 3.2.0
>
>
> Right now, the status bar overlaps the IAB at the top.
> Hide the status bar when on iOS 7, unhide (if it was hidden by the user in
> the first place for the app only) when it is closed.
> Workaround for now - I suppose you could inject some css to have a body
> margin-top of 20px (or a different value if it is landscape - yeah it could
> get messy)
> Hiding/unhiding the status bar is preferable to moving the view down to be
> consistent with the UIWebView taking up the whole window.
--
This message was sent by Atlassian JIRA
(v6.1#6144)