levieu commented on issue #826: URL: https://github.com/apache/cordova-plugin-camera/issues/826#issuecomment-1589330616
To fix the problem you can use the following [fork](https://github.com/levieu/cordova-plugin-camera.git). The 'Error code 20' problem is due to the failure to request the READ_MEDIA_IMAGES permission; this permission was introduced by android starting from api level 33 [link](https://developer.android.com/reference/android/Manifest.permission#READ_EXTERNAL_STORAGE) -- 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]
