iOS Simulator interface blurry in Xcode 6 GM iOS 8

大城市里の小女人 提交于 2019-12-21 20:36:13

问题


I've been testing my apps under the iOS 8 Simulator in Xcode 6 GM but for some weird reason, the app interface is displaying blurry, like its been slightly zoomed. Even the status bar is zoomed in the same way.

Edit: When the Launch Image loads, the zoom is correct and everything including the status bar is sharp, but then once the app loads fully, everything zooms.

Has anyone else noticed this or have a fix?

Thanks!


回答1:


I suppose you have not added launch images for iphone 6 and iphone 6 plus. In that case ios 8 opens app in scale mode. Just add them through catalog assets.



来源:https://stackoverflow.com/questions/25781920/ios-simulator-interface-blurry-in-xcode-6-gm-ios-8

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!