Images appear in simulator but not when uploading to ipod touch (3.0)
- by user139190
I created a simple test app with an image (as well as a button with an image) and it runs fine in the simulator. But when uploading to the iPod, none of the images appear. The button appears but with no image.
A few things worth mentioning:
- Today's massive achievement was making it beyond the code signing errors and so I have not had any applications uploaded to the device until now. IOW, it's not a sudden change.
- The png image is about 100 x 200.
- I also set an icon image (png 24 x 24) that does not appear either.
Thanks in advance for any advice.