I have tested iPhone 6 and seems when I have set 1x 2x Retina4 2x and 3x images the iPhone 6 uses 2x image that is 640 x 960 px image.
How can I set image for iPhone 6 which needs 750×1334 px?
I have tested iPhone 6 and seems when I have set 1x 2x Retina4 2x and 3x images the iPhone 6 uses 2x image that is 640 x 960 px image.
How can I set image for iPhone 6 which needs 750×1334 px?
1x image = 640 x 960 pixel image
2x image = 750 x 1334 pixel image
3x image = 1242 x 2208 pixel image
I think the solution is updating your 2x image to 750x1334 px, because iPhone 6 will use the 2x image.
From iOS Human Interface Guidelines https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/MobileHIG/Iconography.html#//apple_ref/doc/uid/TP40006556-CH59-SW1
Support the Retina display. Make sure that you supply high resolution assets for all artwork and graphics in your app. In particular, supply @3x assets for iPhone 6 Plus and @2x assets for all other high-resolution iOS devices.