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
It seems there is some problem with resource caching in xCode. Had the same problem, restarted xCode and everything works fine after that.