Launch Screen storyboard not displaying image

后端 未结 30 1692
忘了有多久
忘了有多久 2020-12-07 09:50

I\'m trying to get an image to display as the launch screen from my Launch Screen.storyboard file, however the image never displays. I have labels that show up fine, but the

30条回答
  •  天命终不由人
    2020-12-07 10:24

    In my case, it was a bit more than just rebooting the device. My launch image was stored in other Assets (Other Pods).

    Had to move the image to App project's Assets. And then rebooted my device. (Check simulator first, it should work). Then it worked.

    Images can be in format png/pdf, single scale or not doesn't matter.

提交回复
热议问题