Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
6.0.0, 5.3.3
-
None
-
Cordova cli 5.3.9 and Cordova 4.1.1
Android Sumsung s6 (v5.0)
jquery.mobile-1.4.5.min.js
-
Important
Description
When the app starts it displays a white bar at the bottom of the screen like a status bar. This happens frequently but not always.
I have been using Cordova cli 4.2 & Cordova 4.0 without any problems. the app is on google play store.
I am using jquery mobile framework version 1.4.5
I think the issue is with webview display.
The code for MainActivity.java file
public void onCreate(Bundle savedInstanceState)
index.html
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1, minimum-scale=1, maximum-scale=1" />