I have an app for which I need all photos to be taken rotated/horizontal. I am able to require that the device be turned, but am wondering if the orientation of the camera can remain the same after a picture is taken (it always reverts back to portrait when asking the user to choose to use or retake)? Ideally, that option would not be presented and the picture taken would just be returned to my app (as if they chose to use the photo and the selected event were fired). Thanks for any recommendations!