question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Framework7 V2 with Cordova Statusbar Plugin

See original GitHub issue
  • bug

  • enhancement

  • feature-discussion (RFC)

  • Framework7 Version: v2.0.0-beta.8 , Hash - 853fb9970b5646bde3a6ad623d58c4eda1cfe939

  • Platform and Target: CORDOVA for ANDROID.

  • Device : Tested on Android 6.0 – Marshmallow

What you did

I have used latest Framework7 V2 beta 8 with the cordova-plugin-statusbar

here is my code for the status bar.

if (window.StatusBar) { StatusBar.backgroundColorByHexString("#0B3861"); }

Expected Behavior

It should work as it was working in earlier version of framework7

Actual Behavior

When opening keyboard It pushes navbar to the top and overlap with the statusbar.

f7statusbarissue

Note

This issue only occurred when i use status bar plugin.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
mubeenwdcommented, Oct 4, 2017

@ytbryan thanks for the link but I am working on android application and also tried the solution given in #1811 but still not working.

0reactions
lock[bot]commented, Jun 24, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Statusbar | Framework7 v2 Documentation
Framework7 comes with statusbar component that may help to customize app ... It can be with cordova plugin cordova-plugin-statusbar and using its api...
Read more >
Cordova iOS Plugins Failed Issue when we launching the app ...
Check your plugin mapping in config.xml. 2020-01-27 12:41:01.364336+0530 FAILED pluginJSON = ["AuthProxy602025675","AuthProxy"," ...
Read more >
cordova-plugin-statusbar
cordova -plugin-statusbar. The StatusBar object provides some functions to customize the iOS and Android StatusBar. Installation. This installation method ...
Read more >
Phonegap /Cordova plugins - Mobile Apps
So once we will get Framework7 v2 out and the Cordova integration in the next few weeks, we will start integrating the Cordova...
Read more >
framework7-cli - npm
2.0.0-beta.16 • Public • Published 4 years ago ... npm install -g cordova ... framework7 cordova plugin add cordova-plugin-statusbar $ framework7 cordova ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found