Github user riknoll commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/135#issuecomment-154577011 I was trying to preserve the existing behavior, but I totally agree it's not ideal. What we lose by doing this check is the filename and EXIF data for images not on the device. I wonder if the filename is in fact retrievable using the ContentResolver (I haven't looked into it that closely). We might be able to grab the EXIF when we get the filestream in `getScaledbitmap()`. That might be a bit more robust overall.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org