mateo2181 commented on issue #705: URL: https://github.com/apache/cordova-plugin-camera/issues/705#issuecomment-765336330
This is a solution by @PieterVanPoyer that works for me. ``` npx cordova plugin remove cordova-plugin-camera npx cordova plugin add https://github.com/PieterVanPoyer/cordova-plugin-camera/#bugfix/issue-665-save-instance-restore-bug ``` ---------------------------------------------------------------- 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]
