This question has been asked before and i have looked in all of the other stackoverflow topics for an answer, but i can't resolve the issue.
My app works fine in the simulator for all platforms, but when i run the app on my device i get the error code: Could not load the "image.png" image referenced from a nib in the bundle with identifier "com.bundle.identifier".
All of my pictures are .PNG files and i have used the storeboard to insert them in an imageView.
Program: Xcode 5