I’m using an image that will fill the full view of an iPhone. For iPhone 3GS we name it image.png for iPhone 4 we name it image@2x.png -is there an image name convention for iPhone 5 where it will automatically substitute it, or do I need to manually check which device I’m on?
I’ve read elsewhere that we keep on using @2x but I don’t want my image stretched.
There is no specific image name conventions for iPhone 5 except for the Default-568h@2x.png image.
Your images will not be stretched when you use @2x on the iPhone 5, it is just the layout that will change.