- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a problem on my iPhone 4/iPhone5 cordova build: the status bar is in front of the app with transparency (see attachment)
The correct behaviour would be: status bar fully visible and below the app (like in android). I've downloaded org.apache.cordova.statusbar plugin but I don't understand how to configure it to reach my goal.
Can You help me?
- Tags:
- HTML5
- Intel® XDK
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
From the docs for the plugin, it looks like you can use this:
StatusBar.overlaysWebView(true); // or false
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thank you for the reply. I'll try. No other solution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ok it works! but still a problem! when I click on header of my app and I drag down the app shifts to down and bounce again to the top. What's happening? Should I use some check while building or some setting in my index.htm?

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page