简体   繁体   English

iPhone 应用程序在 iPhone 上像素化

[英]iPhone application pixelated on iPhone

I've two live apps on Appstore, my one app is looking quite blurry on iPhone 11(which I just bought) and its fine previous models of iPhone, but my another app looks fine on iPhone 11. The first app which is blurry is built on xib file and base screen size of iPhon SE and second app which look fine is built on storyboard and base screen size is iPhone 8 but I think that may not be the reason.我在 Appstore 上有两个实时应用程序,我的一个应用程序在 iPhone 11(我刚买的)和以前的 iPhone 型号上看起来很模糊,但我的另一个应用程序在 iPhone 11 上看起来很好。第一个模糊的应用程序是建立在 iPhon SE 的 xib 文件和基本屏幕尺寸上,第二个看起来不错的应用程序建立在情节提要上,基本屏幕尺寸是 iPhone 8,但我认为这可能不是原因。

Blurry App on iPhone 11 (as it look pixelated) iPhone 11 上的模糊应用程序(因为它看起来像素化) 在此处输入图片说明

Blurry App on iPhone 8(as it looks fine and crisp) iPhone 8 上的模糊应用程序(因为它看起来很好很清晰) 在此处输入图片说明

Xib file of Blurry App Blurry App的Xib文件在此处输入图片说明

Let me know why this is happening and whats the solution ?让我知道为什么会发生这种情况以及解决方案是什么? Do I need to revamp all screens in project?我需要改造项目中的所有屏幕吗? Looking for suggestions.寻找建议。

Thanks谢谢

Finally I found solution and the culprit was iOS 8.0 and Later check.最后我找到了解决方案,罪魁祸首是iOS 8.0 及更高版本检查。 It was unchecked, which I marked checked and added Splash screens for these defined sizes and my whole apps screens became crisp from pixelated.它是未选中的,我将其标记为选中并为这些定义的尺寸添加了启动画面,我的整个应用程序屏幕因像素化而变得清晰。

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM