Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.2 Final
-
Fix Version/s: EE 1.2
-
Component/s: Containers
-
Labels:None
-
Environment:ICEmobile, iPad
Description
iPad iOS6 camera integration currently not functional in this release. When the camera component is used on the iPad, the preview is visible, but the only available buttons are two front/back switch controls.
For the recent release of ICEmobile-SX 1.2, a feature was added to allow selection of images from the photo library. This made use of UIImagePickerController.cameraOverlayView which was causing the malformed UI on the iPad.
The fix has been found to first display UIImagePickerController and then add the cameraOverlayView.