PieterVanPoyer commented on issue #611: URL: https://github.com/apache/cordova-plugin-camera/issues/611#issuecomment-700975341
@wifisher I did made a change to the code. I've read your suggestion of the content uri. You can test the changes with next commands. ``` npx cordova plugin remove cordova-plugin-camera npx cordova plugin add https://github.com/PieterVanPoyer/cordova-plugin-camera.git#bugfix/issue-341-save-to-photo-gallery ``` Can you test this? After testing I could make a PR for this. Kind regards. ---------------------------------------------------------------- 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]
