Camera functionality

Ok, so a couple of limitations that I have found while working on my newest app that uses the camera:

These are mainly for iOS so not sure if some of these things works on Android or not.

  1. I would like to be able to save a image (full resolution) directly to photo album.

  2. I would like to know if the photo is taken in portrait or landscape when saving it to file from camera or load it from photo library. Seems that info dosent transfere when saving the full resolution file using media.show with file saving.

second one being most important I guess for now. I need to make thumbs for overview of images and its nice to have them all showing the correct way. So need to figure out which images to rotate and not.

Hope to see these features in the near future :slight_smile: and Ill just have to try and work around it in the meanwhile.

Thanks! [import]uid: 17969 topic_id: 24972 reply_id: 324972[/import]

any update with this? I would reeeeally like to have the second point fixed. Its pretty much the only thing left I need to fix my app. with out it I cant rotate the images correctly so they are displayed the right way. its only a problem when saving the full resolution image from the camera. Just getting the screengrab works, but I want the user to have access to a full resolution image for sending with e-mail and posting on facebook. and this is for iOS.

So pleeeaase fix this :slight_smile: The photoalbum part isnt that important, more of a nice to have. [import]uid: 17969 topic_id: 24972 reply_id: 103599[/import]