In my project I have some images to display. The funny thing is I can see images in the simulator but not in a real device.
Simulator
iPhone (real device)
Solution
iPhone is case-sensitive and the name of your images must be specified correctly. iOS Simulator probably is not case-sensitive and then it displays images with every name.