IOS Simulator UI blurry in Xcode 6 GM iOS 8

I've tested my apps under the iOS 8 simulator in Xcode 6 GM, but for some strange reason, the app's interface looks blurry, as if it's zoomed in slightly. Even the status bar scales in the same way.

Edit: When loading the launcher image, the image will be correct and everything including the status bar will be sharp, but after the app is fully loaded, everything will increase.

Has anyone else noticed this or had a fix?

Thank!

+3


source to share


1 answer


I assume you haven't added launcher images for iphone 6 and iphone 6 plus. In this case, ios 8 opens the app in zoom mode. Just add them via directory resources.



+6


source







All Articles