SOrangeNXT opened a new issue #203: URL: https://github.com/apache/cordova-plugin-statusbar/issues/203
# Bug Report ## Problem The status bar in our and ionic example (list and conferenceapp) apps flashes white and then stays white. It sometimes keeps flashing which is really annoying ### What is expected to happen? The status bar should stay black or change to the color specified (but in the case of the demo the default behavior was expected) ### What does actually happen? The status bar flashes white and stays white. I cannot change it to another color ## Information Reproduce the issue: • We open our app and everything works fine • We close our app by going to the task windows and close the app by swiping it to the right • Clear app data • We open our app and everything still works fine • We close our app by going to the task windows and close the app by swiping it to the right • We reopen our app and the behavior is visible A video to show the problem: [2020_10_16.zip](https://github.com/apache/cordova-plugin-statusbar/files/5391987/2020_10_16.zip) ### Command or Code ionic cordova run android ### Environment, Platform, Device Ionic info:  Device: Zebra TC56DJ Android: 8.1.0 Build number: 02-13-15.00-OG-U08-STD  ### Version information I used the example project by running: 1. "ionic start myApp" 1. Choose "Angular" (I have tried them all and all fail) 1. Choose "list" 1. When asked for "Integrate your new app with Capacitor to target native iOS and Android? (y/N)" I choose "N" (also with Capacitor I get the error) 1. You have the code and example project as I have ## Checklist - [x] I searched for existing GitHub issues - [ ] I updated all Cordova tooling to most recent version (I will try that now, will come back to that) - [x] I included all the necessary information above ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
