D-Marc1 commented on issue #600: URL: https://github.com/apache/cordova-plugin-camera/issues/600#issuecomment-640875341
@dpolivy Thanks for clearing that up. I guess I misread that in the docs. As far as `targetWidth` and `targetHeight` I actually didn't set either in my initial tests. In the docs, it doesn't seem to say it's required, but it seems like it might be, as setting the `targetWidth` and `targetHeight` to 3840 x 2160 seemed to fix it for me. Maybe I'll send a pull request and edit the README to specify that you need to explicitly use a width and height, otherwise it'll come out blurry. ---------------------------------------------------------------- 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]
