PieterVanPoyer commented on issue #665: URL: https://github.com/apache/cordova-plugin-camera/issues/665#issuecomment-757707260
@maochong513 thanks for your testing, but your test steps are wrong. My fix is not yet on the master of this repo. You must install the fork, not the dev branche. ``` 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 ``` Kind regards Pieter ---------------------------------------------------------------- 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]
