9.7 iPad only image not resizing for larger iPads

My App is for the iPad only and in portrait orientation. I developed it years ago for the 9.7 iPad. It looks OK on a 9.7 but seems to be anchored to the upper left in any larger sized iPad but sized for a 9.7 iPad so there is a blank area to the right and below my image

Replies

You should explain more.


Is the image in a viewController or is it launchscreen ?

Have you defined constraints on the image ?

Either image size, or image leading, trailing…

what are other settings for the image (like scale to fit…)

The fix was to simple add the suggested missing constraints.

I then had to change the fixed spaces in my toolbar to flexible ones.

Problem solved. Looks fine on all sizes of iPad

Great.


Don't forget to mark the thread a closed.