You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/01/22 11:26:28 UTC

[GitHub] [cordova-plugin-camera] mateo2181 commented on issue #705: Ionic cordova-plugin-camera crash the application after take picture

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org