Splash screen for universal windows 10 apps
问题 I am creating a windows 10 universal app targeted for both Windows Phones and Windows Desktop, the problem I am facing on is when adding splash screen through the package.manifest file to the app, there is no option to add splash screen which fits the phone's portrait orientation (see the image below), And when I deploy the app on the phone the splash screen appears like shown below. 回答1: In this case, you will also want to specify the Background color , on your first screenshot. Read this -