sdeprada commented on issue #266: URL: https://github.com/apache/cordova-plugin-statusbar/issues/266#issuecomment-3608479230
In my case, it only began to work when I put these two lines on config.xml: ``` <preference name="FadeSplashScreen" value="false" /> <preference name="StatusBarBackgroundColor" value="#FE969E" /> ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
