Of course. I am using the cordova statusbar plugin, and this is the code that i run (in several places to make sure that they run), but seemingly it doesn't do anything with the statusbar.
This in itself didn't remove the text of the statusbar, following other answers I put in this to my Xcode .plist.
This at least removed the text content of the Status Bar, but the space is still left out like the Status Bar is there.
This is the code for the way I show the logo in the header.
Could it be that one of my references is out of date?
At this point I'd be thankful for any kind of tips or help. I'm new to developing so I can't really effectively see through every fault that I might make.