mgvy91107 opened a new issue #354: Cordova camera doesn't rotate the pic to 
correct orientation on Samsung phones
URL: https://github.com/apache/cordova-plugin-camera/issues/354
 
 
   
   Hi guys, I'm building Cordova 8.0 on a Samsung cell phone with Android 5.1. 
I'm using cordova.pluging.camera to take a photo and upload it to a server, and 
then present it in an app. But the photo is uploaded to the server rotated 90 
degrees and so is displayed in the application. I have tried to modify the 
correctOrientation option but I can not make it work. I need help to correctly 
configure this option, I am new to mobile application development.
   
   Camera.js
   var correctOrientation = !!options.correctOrientation;
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to