I\'ve been bashing my face into this one for literally days now and even though I feel constantly that I am right on the edge of revelation, I simply cannot achieve my goal.
The following simple code worked for me.
[imageView setContentMode:UIViewContentModeScaleAspectFill]; [imageView setClipsToBounds:YES];