I have the same issue for weeks and just fixed right now. I put the following line in config.xml instead of the "run" method.
<preference name="StatusBarOverlaysWebView" value="false"/>
And then I also remove cordova-plugin-statusbar and install it again.