jcesarmobile commented on issue #95: CB-14260: (android) captureImage permission denial on android 8.1 URL: https://github.com/apache/cordova-plugin-media-capture/pull/95#issuecomment-421849266 I'm pretty sure the audio recording still needs the read permission, so I think it might be safer to ask for both, at least in captureAudio, or just don't change it there and change only for captureImage. Couldn't really test because my 8.1 device doesn't include an audio capture app, and tried using a few and only one from sony allows the intent, but then cordova-android CordovaResourceApi is not able to handle the content url returned.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
