cyril23 commented on issue #826: URL: https://github.com/apache/cordova-plugin-camera/issues/826#issuecomment-1632661306
> yes, but I would recommend DaedalusDev' Branch on https://github.com/DaedalusDev/cordova-plugin-camera/ (I mean his merge request) because of its Android 7-8 downwards compability. By the way, the error 20 is still thrown if the camera permissions are not granted by the user (after requesting them by the app). So with the current plugin, after the app requesting the permissions... - ... if the user permits both "Camera" and "Files and Media" permissions, pictures can be taken flawlessly - ... if the user denys either "Camera" and/or "Files and Media" permissions, an error 20 is thrown, without any additional information. In this case **maybe a word about missing permissions would be helpful** Tested on **Android 11** on a Newland NFT 10, I havn't tested any other devices or Android versions yet. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
