I have added a UIImageView in Launchscreen.storyboard with one image say (splash.png) , but Changing image in asset folder with same name (splash.png) Image , does not actually change on Device instead it shows blank white or same old image as if it have gotten stuck on it. Any idea why is this happening?
My requirement is to change the splash screen in build time and by only changing the image (with same name) in asset folder.
Any help?
Thanks.
I found other solution for launch image.