I\'m trying to add a custom image as a background for my application using Xcode 4.2, but I\'m not too sure how to do it. I can add plain colors as the background in Interface B
You can use this statement. But you should notice that the size of the image should be the size of the view else it will be repeated. For the repeated image it works great.