ios splash screen problem

I’m running unity personal 5.3.2f1, and I’m trying to setup splash screen the one that appears before the “made with unity” picture. It always comes up as bad quality, bad resolution. Looks like it’s always showing the “mobile splash screen”. Is there a fix for this?

Might need to tinker with a few builds to get it the way you want. What I’ve been doing is:

  1. In Unity Player Settings → Splash Screen, keep all images to none, except for the iPad Launch Screen. Drop a 2048x1536 splash image in it and set the relative size to 100.
  2. Make a build and open project in XCode, in General settings, set Launch Image source to Don’t use asset catalog.

Check this :