Hello All,
I was just curious how customizable the UIImagePickerController interface is (and how do I achieve the alterations). Basically I want it is simple as possible; is there any way I can remove the "Take Picture" thing at the top (or alter the text); and is there anyway I can change the text on the buttons (for instance say "return" instead of "cancel" etc. Any help you can offer would be very much appreciated. Thank you!
Edit: I've seen customization like this:
http://www.codza.com/custom-uiimagep...er-camera-view but I would like to keep my app as approval-friendly as possible.
As for specifics what I really want is, when the camera is pulled up, the only thing there being a button at the bottom that says return (to dismiss the camera). No "take picture" button, no anything else. Thanks.