You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/05/08 19:27:22 UTC

[GitHub] [cordova-plugin-camera] HarelM commented on issue #329: Exif data lost when correctOrientation is true

HarelM commented on issue #329: Exif data lost when correctOrientation is true
URL: https://github.com/apache/cordova-plugin-camera/issues/329#issuecomment-490618491
 
 
   I've just tested the code using the instructions #415 and I still see an issue with exif data getting lost when getting images from the photo library on android device.
   The code I'm using is the following:
   `navigator.camera.getPicture(() => ..., { destinationType: Camera.DestinationType.DATA_URL, sourceType: Camera.PictureSourceType.PHOTOLIBRARY, saveToPhotoAlbum: false}).
   Code can be seen here:
   https://github.com/IsraelHikingMap/Site/blob/d81cfdfd339060aab9b512352741b5af00c8a214/IsraelHiking.Web/sources/application/directives/image-capture.directive.ts#L41
   Let me know if there's a way I can help or if I need to open a new issue for this.
   Thanks for a great plugin! Keep up the good work.

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


With regards,
Apache Git Services

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