Splash is having issue

I have uploaded a splash file with white background
but in the app
splash show as blank black circle and small round splash

what is the problem and how to solve it

What is the problem exactly? Do you not want the black background?

You can control the background color using this statement in your config.xml:

<preference name="AndroidWindowSplashScreenBackground" value="#000000" />