This question was asked before, and I looked through all the other stackoverflow topics for an answer, but I cannot solve the problem.
My application works fine in the simulator for all platforms, but when I run the application on my device, I get an error code: Failed to load the image "image.png" referenced by the thread complete with the identifier "com" .bundle.identifier " .

All my photos are .PNG files, and I used the repository to insert them into imageView.
Program: Xcode 5
source share