Status Bar on Cordova Framework7

I'm developing an Hybrid App based on Cordova and Framework7. I should simulate a Home screen in my App, but the status bar is totally black, whereas in a really Home screen the Background is the same of Wallpaper.

I've already tried use plugin statusbar for Cordova, but it allow me only to change the background-color, and not to set an image.


Is there any way on xCode settings or with Cordova (settings or plugins) to do it?

Thank you.