Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.1.0
-
None
-
None
-
phone 3gs, ios 6
Description
when the app its fixed on portrait and you rotate the device lost the 20px in the top and the webview stay under the statusbar. this bug its just in ios 6
It happens to if you execute location.reload();
<preference name="orientation" value="portrait" />
<preference name="StatusBarOverlaysWebView" value="true" />
<gap:plugin name="cordova-plugin-statusbar" source="npm" version="2.1.1" />
StatusBar.show();
Attachments
Issue Links
- is cloned by
-
CB-10772 ios 6 lost 20px in the statusbar when location.reload()
- Closed