-
Hello, We recently upgraded an app from capacitor 2 to capacitor 4. In the app we hid the splashscreen on demand with the following statement: SplashScreen.hide({ In the capacitor.config.json we have this configuration: "SplashScreen": { We see that when the Splashscreen is hidden, it does not make the animation of the fadeOut. With Capacitor 2 it worked correctly. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I have seen that it is already reported in capacitor-plugins: ionic-team/capacitor-plugins#1322 Sorry, Thanks! |
Beta Was this translation helpful? Give feedback.
I have seen that it is already reported in capacitor-plugins: ionic-team/capacitor-plugins#1322
Sorry, Thanks!