I am using Ionic v1. Is there a way to remove splash screen and make the app launch instantly? I don't even want the blank screen that appears in place of splash screen image. App has to be launched immediately.
I've tried setting splash screen to off in config.xml. Removed splash screen plugin, but still, I see 3 seconds of blank screen before the actual app first screen appears.