I've had struggles with the splash screen while developing several apps using ionic 2. The splash screen seems to take ages to disappear, and I understand that it's influenced by the number of plugins used and their response time. Is there a way to eliminate or minimize the waiting time for the splash screen to just one second? Perhaps there's a memory management configuration that can be added to prevent the app from restarting every time it's opened? Any additional ideas are welcome.
Many thanks