Images appear in simulator but not when uploading to ipod touch (3.0)

Posted by user139190 on Stack Overflow See other posts from Stack Overflow or by user139190
Published on 2009-07-16T05:07:46Z Indexed on 2010/04/15 22:03 UTC
Read the original article Hit count: 244

Filed under:
|
|

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.

© Stack Overflow or respective owner

Related posts about image

Related posts about ipod-touch