0

I use LaunchScreen.storyboard. I have a single label and an image.

On Xcode11.0 (just installed), when build is done, I have this warning : "'UILaunchImages' has been deprecated, use launch storyboards instead." I already use LaunchScreen.storyboard !

When the app run on IOS13.1, the label is correctly shown, background color is ok, but the image don't appear !

enter image description here

enter image description here

is anyone have a solution ?

PascalS
  • 89
  • 1
  • 10
  • 1
    Do you have a LaunchIamge asset in your Assets.xcassets? This could be causing the warning. Not sure about the image not appearing, though. – pepsy Sep 11 '19 at 15:55
  • thanks. You're right. I forgot to add an image ! – PascalS Sep 11 '19 at 20:53

0 Answers0