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/02 14:13:50 UTC

[GitHub] [cordova-plugin-camera] PieterVanPoyer edited a comment on issue #696: App crashes when image returned via resume event, Android

PieterVanPoyer edited a comment on issue #696:
URL: https://github.com/apache/cordova-plugin-camera/issues/696#issuecomment-752954220


   @blukis I think you are absolutely right, the described scenario resulted in an error and a plugin crash. I did make a change and a Pull Request to the Android plugin code. You can install the fork with next command. Are you able to test my fork?
   
   ````
   npx cordova plugin add https://github.com/PieterVanPoyer/cordova-plugin-camera/#bugfix/issue-665-save-instance-restore-bug
   ````
   First remove the old plugin offcourse.


----------------------------------------------------------------
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