I've created an application with an UIImageView which has the size of the screen. The application also has some UILabels en UIButtons. The problem now is that I can't see the labels and buttons because the UIImageView is in front of it.
Is it possible to set the UIButtons and UILabels to the front?
Is it possible to set the UIButtons and UILabels to the front?