In my app I want to pick some image from the gallery or the camera via ImagePicker (this part works fine though) and present it in UIImageView. So in IB I created a view, button, and a method (which selected an image):In my app I want to pick some image from the ga