How to test propagating screen like splash screen?

When i open my app it shows splash screen for 3 sec and automatically goes to welcome screen. As appium need certain time to load, while running my app from appium i am unable to test the splash screen. It automatically goes to welcome screen before i am able to test splash screen. Is there any solution for this problem?

You can terminate the app and launch it again. Now the server and the driver are ready to test.