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.
I am trying to create an iOS app using Swift to capture images and let the user save a selected …
ios image camera uiimagepickercontroller cropAs soon as I add a UIImagePickerController sub view to my view the status bar disappears and I can't get …
iphone uiimagepickercontroller statusbarI'm dismissing a modal view controller and then immediately presenting another one, but the latter never happens. Here's the code: […
iphone objective-c uiimagepickercontrollerI 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 uiimagepickercontrollerI 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 landscapeI'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 cropHi i am working on a universal application (iPhone/iPad). one feature is that i have to select a photo …
iphone ipad uiimagepickercontrollerI am creating an app which is in landscape mode and I am using UIImagePickerController to take photos using iPhone …
ios objective-c uiimagepickercontroller landscape uiimageorientationI'm adding a custom overlay to the UIImagePickerController and there is a persistant black bar at the bottom of the …
iphone uiimagepickercontrollerIs 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