jcesarmobile commented on pull request #685: URL: https://github.com/apache/cordova-plugin-camera/pull/685#issuecomment-717947052
No, but debugging I noticed the data became null/empty on the second `CGImageSourceCreateWithData` call, while calling it only once didn't, so I used a copy of the data to create the source and the original data for the destination. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
