Correct Image and Font Scale on different Devices?

后端 未结 8 2103
日久生厌
日久生厌 2021-02-01 05:28

I have a simple view with a text and an Image. I ran this app on iPhone6Plus and iPhone5. Then I made a screenshot of both and enlarged the iPhone5 screenshot such that it match

8条回答
  •  误落风尘
    2021-02-01 05:44

    Weather App is using upscale mode to run on iPhone 6+. You can enable it by removing launch screens for 6/6+.

    Go to asset catalog, select your launch image and unset 'iOS 8 or Later' checkbox in Attributes Inspector.

    Screenshot - your app has this set

    Screenshot from WeatherApp

提交回复
热议问题