I'm doing an app for mobile devices with ios. The thing is that in the splash screen I want to put an image (UIImageview) but depending on the model of iphone (simulator) the image is unbalanced. How can I make it adapt to the device with which it opens?
Greetings.