breautek commented on PR #903: URL: https://github.com/apache/cordova-plugin-camera/pull/903#issuecomment-2437834245
For clarity... The difference is `imageUri` will start off with a Uri object representing `content://some-path/...` or `file:///some-path/...` but if the activity was destroyed, it will get restored with an Uri representing `/some-path/`, missing the Uri scheme. -- 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. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org