By using UIImagePickerController is it possible to show more than one preview on buttom subview of camera view.
Asked
Active
Viewed 101 times
0
-
2what do you mean i can not get you L:( – iPatel Sep 28 '13 at 08:42
-
After took the photo, on that camera view itself i want to load the captured photo. Its possible? – shervin Sep 28 '13 at 09:52
-
use this delegate method - (void) imagePickerController: (UIImagePickerController*) reader didFinishPickingMediaWithInfo: (NSDictionary*) info........http://stackoverflow.com/questions/3088874/didfinishpickingmediawithinfo-return-nil-photo – iPatel Sep 28 '13 at 10:18