How can make launchscreeen use different image in landscape mode?

In iPAD I want to use different image in both portrait and landscape mode in the launch screen. But there is no logic support in the launch screen And in iPAD the width and height is always regular so the size classes are not working

Any way to implement this?

Many thanks

Answered by DTS Engineer in 795618022

@johnsmithnew Any particular reason why you might want to use different images based on the layout?

The launch screen is static so you might be better off applying layout constraints in the launch screen storyboard to support different layouts.

Launch screens and Specifying your app’s launch screen article covers the topic extensively.

@johnsmithnew Any particular reason why you might want to use different images based on the layout?

The launch screen is static so you might be better off applying layout constraints in the launch screen storyboard to support different layouts.

Launch screens and Specifying your app’s launch screen article covers the topic extensively.

Hi thanks for your reply But the issue in iPAD that the width and height are always RR regardless of the orientation I tried all the size classes but not working on iPAD so any suggestion please?

How can make launchscreeen use different image in landscape mode?
 
 
Q