i have dragged a UIImageView into a view and created an IBOutlet object in the header file of the UIViewController.
In the Image View Control, I chose the image from the properties window, but when I launch the application, it does not show the image!
How can I fix this?
Thanks all for your help.
I think the problem was with some image files that wont be displayed!! I resaved them and it’s working now.
Thanks again