Top "Uiimagepickercontroller" questions

Questions related to the iOS UIImagePickerController class (and the associated UIImagePickerControllerDelegate protocol), which provides system-supplied user interfaces for taking pictures and movies on iOS devices, and for choosing saved images and movies.

How to select a portion of an image, crop, and save it using Swift?

I am trying to create an iOS app using Swift to capture images and let the user save a selected …

ios image camera uiimagepickercontroller crop
iOS SDK - How to get the status bar back when using UIImagePickerController?

As soon as I add a UIImagePickerController sub view to my view the status bar disappears and I can't get …

iphone uiimagepickercontroller statusbar
Presenting a modal view controller immediately after dismissing another

I'm dismissing a modal view controller and then immediately presenting another one, but the latter never happens. Here's the code: […

iphone objective-c uiimagepickercontroller
Front facing camera in UIImagePickerController

I am developing the front facing camera app in iPad2 by using the UIImagePickerController. When I capture the image it's …

ios objective-c iphone swift uiimagepickercontroller
UIImagePickerController in Landscape

I have been searching for an answer to this, but cannot come up with anything. Apparently, iPhone SDK 3.0 made it …

iphone cocoa-touch image uiimagepickercontroller landscape
iOS Custom UIImagePickerController Camera Crop to Square

I'm trying to create a camera like Instagram where the user can see a box and the image would crop …

iphone ios image-processing uiimagepickercontroller crop
How to use UIImagePickerController in iPad?

Hi i am working on a universal application (iPhone/iPad). one feature is that i have to select a photo …

iphone ipad uiimagepickercontroller
Using UIImagePickerController in landscape orientation

I am creating an app which is in landscape mode and I am using UIImagePickerController to take photos using iPhone …

ios objective-c uiimagepickercontroller landscape uiimageorientation
UIImagePickerController doesn't fill screen

I'm adding a custom overlay to the UIImagePickerController and there is a persistant black bar at the bottom of the …

iphone uiimagepickercontroller
UIImagePickerController not presenting in iOS 8

Is anyone else having an issue with UIImagePickerController in iOS 8? The method below works perfectly well in iOS 7 on an …

ios ipad uiimagepickercontroller ios8