In my launchscreen storyboard, I have 2 image views, one for the background and the other for the logo.
It was working fine until I just changed the image of the logo!
I will get only the background!!!
Here a screenshot of the storyboard:
and here a screenshot of what I get:
I double checked the constraints and everything is fine and set properly. I just changed the logo image and everything messed up.
How to solve this and whats wrong?!
The device cache the old launch screen and doesn't show your new images, just try to restart the device then reinstall, it will show your new images