GitToTheHub commented on PR #951:
URL: 
https://github.com/apache/cordova-plugin-camera/pull/951#issuecomment-3848081577

   I changed the code regarding the meta data processing and also fixed a bug 
where `self.data` was used to create the `CGImageSourceRef` for copying the 
image data. Now the local variable `imageDataToWrite` is used.
   
   To write the image it is not necessary to create a `mutableCopy` this was 
just to reuse the variable `imageDataWithExif` for the final write.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to