I know there were some discussions about this but i could not find good answer?
My questions are -
I know that -
[UIImage imageNamed:@"blabla"]
will automatically search for the correct image to display (retina or not) on iPhone.
I have a Universal app, and i wish to use the @2x versions on the ipad so i wont have to load an other version of the images (I have hundreds of small images).
is it possible ?
thanks
shani
If you're loading an image named "image" the search paths are likely to be the same as they've always been:
iPhone:
iPad: