I’m having a hard time setting the iOS status bar background color to transparent. I’m using the latest version of cordova statusbar and ionic, and leaving everything to their d
As maintained by luckystarr. Plugin cordova-plugin-statusbar will help you achieve what you want to do.
After adding plugin add following preference in config.xml
to get black background
To change the color of icons and text in status bar you can use
Available values are default, lightcontent, blacktranslucent, blackopaque.