`createInFile` is the name of the function in the ExifHelper. It initializes 
all exif properties to null, but it is when `readExifData` is called when 
actual exif values are set. 
Later, when `exifData.writeExifData` is called the stored values are set into 
the new file (rotated or whatever proccess the code does to it).
I think when the `createInFile` is called, it should be followed by the 
`readExifData` one, as it is done inside `processResultFromCamera` function. 

[ Full content available at: 
https://github.com/apache/cordova-plugin-camera/pull/331 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to