I've added both image.png and image@2x.png in my resource folder. My problem is, in some iPhone4 devices it is loading the image@2x.png correctly while in some it is taking the image.png file. Please help me in this as I couldn't find any obvious reason for this.

Thanks in Advance

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Run this test. Turn both devices off and restart them. They both should load the retina image if their iOS is the same version. I guessing the iPhone that doesn't load the retina image has a lot of background applications running. I believe if memory is below a certain threshold non-retina images are loaded instead.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.