Now that UIImage imageNamed
is using @2x
images for iOS4's retina display, there is an obvious concern that since the images are now twice the size (pixels x pixels), that they will also be twice four times the size in memory.
I know everyone stated something like you have a limit of 24mb in memory for the old devices (even though that number varied a lot depending on who you talked to). Do you think the allowable size in memory is the same on the iPhone 4, or have they maybe bumped this up as well?
That's probably why Apple decided to double the memory of the iPhone 4... :)