knight9999 commented on issue #436: URL: https://github.com/apache/cordova-plugin-camera/issues/436#issuecomment-667834973
I updated my forked code. The situation In my environment (iOS 13.6) is Doesn't Work `CameraUsesGeolocation` and `FILE_URI` Doesn't Work `CameraUsesGeolocation` and `DATA_URL` Doesn't Work `CameraUsesGeolocation` and `NATIVE_URI`. My forked code https://github.com/knight9999/cordova-plugin-camera/commits/fix-issue-436_on_5.0.X fixed it. (However, for NATIVE_URI, the geolocation data is not embedded into the metadata yet. Because the location manager was not called in this case.) ---------------------------------------------------------------- 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]
