images not displayed when iOS app run on device -


when run application on device, images not displayed.

when in simulator mode images displayed.

i receive no copy error messages or other kind of alerts when run app on device.

any ideas?

also images in question in paged ui scroll view, coded using following tutorial:

http://www.raywenderlich.com/10518/how-to-use-uiscrollview-to-scroll-and-zoom-content

the paging uiscrollview section of tutorial.

thanks

i start verifying have imported images correct resolutions. may example, have added retina images work in retina simulator, not on low res test device.

additionally, may want consider deleting images project , re-adding them making sure select both "add target" , "copy files" check boxes on import prompt.

edit:

another possibility you've made capitalization error when referencing images in code. important keep in mind simulator not case sensitive these things, real device is. example, if you're image titled "image.png" must reference way.


Comments

Popular posts from this blog

java - JavaFX 2 slider labelFormatter not being used -

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -