I’m having trouble loading splashscreen for a PWA solution with Ionic.
I found some cases and theoretically some solutions, but they didn’t work for my solution.
Someone can indicate a possible solution or even another way to load the image before finalizing the application load.
Configuration on config.xml
<platform name="browser">
<preference name="SplashScreen" value="src/assets/img/logo-dark.png" />
</platform>
1 post - 1 participant