breautek commented on issue #154: Status bar visible after focus into input / StatusBar.hide() not working URL: https://github.com/apache/cordova-plugin-statusbar/issues/154#issuecomment-533130289 I'm unable to reproduce this on my Android 9 device. I have copied your preferences and created a text field and a button. The button will hide the statusbar by calling `StatusBar.hide()` I click the button and observe the statusbar hiding. I then click on the textfield to give it focus, I observe the keyboard has opened and the status bar is still hidden at this time. Let me know if I did something wrong. I would advise to ensure that your `cordova-android` platform & tooling is up to date with the latest versions available. If the issue still persists, consider creating a minimal cordova app that reproduces the issue and share a github repo. My android device is: SM-N960W
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
