Splashscreen.hide() not working for ionic 4,0.4 version

Hello everyone,
I used splashscreen for my app, earlier it works properly but when i update ionic version then splashscreen.hide() is not working for ios and android app.
Splash screen remains on screen it not hides when platform is ready.
We need to minimize app to enter.
Any solution for it?
Please help me

请使用这个
Please use this

The beta version does not solve it either, an alternative to activating the AutoHideSplashScreen, and making hide () work?

1 Like

Sorry for the bump but it’s v4.10.2 now and it’s still not working. I don’t want a delay on my splashscreen because some things are processed while splashscreen is up and I want it to hide as soon as the application is done processing.