ios - UIImageView image in LaunchScreen.storyboard does not appear. How to fix this? -


i have launchscreen.storyboard opens , shows image @ startup. however, needeed change image else.

the problem new image not appear on of devices. problem here?

i tried restarting device, xcode, mac , everything. tried setting "clears graphics context" of imageview.

i've had happen. assuming still displaying "old" image, try deleting app, restarting device (this may not needed), re-installing app. cleared things me.

(if talking simulator, have option "reset content , settings".)


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -