79829555

Date: 2025-11-25 10:20:56
Score: 1
Natty:
Report link

To successfully set the background color when using image as a launch screen:

  1. create a Color Set in Assets.xcassets, name it, eg. splash-background-color

  2. add in Info.plist "Launch Screen" > "Background color" > enter named color eg. splash-background-color

  3. restart iOS Simulator - this is crucial (and stupid) ! Xcode 26.0 will show you just a blank screen until you restart simulator after any Launch Screen related changes! Clean does not help

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Heps