Splashscreen shows by plugin cordova-plugin-splashscreen. But when the application starts up and displays the splashscreen, status bar is not hidden. How can I hide statusbar when splashscreen is displayed? I found this solution:
How to completely hide the status bar in iOS using Cordova?
But it's work on iOS. My platform is Android.