objective c - Blurry UI elements in ios8 iPhone6/6+ -


i noticed lot of apps seem rather "blurry" on new iphone 6/6s. how optimize our code/storyboard when app runs on newer devices, doesn't upscaled?

you need either include sized launch images or change project use launch nib file design launch view.

enter image description here

select don't use asset catalog , create nib file instead. way launch view auto-layout , compatible device resolution.


Comments

Popular posts from this blog

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -