codeconsole opened a new issue #759: URL: https://github.com/apache/cordova-plugin-camera/issues/759
This has been broken for years and either the documentation should be updated to not support it or a fix should be made. This camera plugin seems to work fine: https://github.com/remoorejr/cordova-plugin-camera-with-exif Consider referencing it for a solution on how to solve this issue. But this is a core plugin and should be fixed. Broken core plugins lead to a lot of people abandoning Cordova for other frameworks due to frustration. I've created a sample app that demonstrates EXIF not working for Camera and Gallery. https://github.com/codeconsole/exiftest I've even created a pull request fix from other users contributions: https://github.com/apache/cordova-plugin-camera/pull/712 This fix only fixes the Gallery and still results in the camera not showing Exif data. I highly recommend at least merging the pull request if there is no desire left in the project to fix this plugin. At least it will partially 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. 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]
