I have an image in an app that shows up fine when debugging on the device from Xcode or distributing ADHoc, but when downloading the app from the store, the image doesn't show for iPhone 3G.
I've tried extracting the IPA for the app and found that both the low-res and @2x version of the image are present.
What could be causing this?