mosabab removed a comment on issue #189: URL: https://github.com/apache/cordova-plugin-statusbar/issues/189#issuecomment-641729957
Same problem here, If I set the preference to lightcontent in config.xml like this: `<preference name="StatusBarStyle" value="lightcontent" />` Or even if i put the code in js file like this: `StatusBar.styleLightContent();` And add platform [email protected] using cordova command. I see on Xcode that the Xcode just read Default (which is dark text for light background). @breautek @NiklasMerz @jcesarmobile Sorry for the mentions Could you please check this problem. Regards ---------------------------------------------------------------- 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]
