I’m developing some app that it is not actually on iphones older than 4. So I have included in the project only @2x images, and have seted not to launch on iphone 3x and older. Is it ok not to include images without @2x suffix, cause it is not relevant? (I mean for AppStore)
Share
The low res images are not required. Don’t forget that the iPad can also run your iPhone app, and would be using non-retina images.