tamsel12 opened a new issue, #261:
URL: https://github.com/apache/cordova-plugin-media-capture/issues/261
I have updated the SDK version 32 in Android application and Updated the
plugin too.
Before It works fine , It captures the image and video fine. Now After
Upgrading SDK version, Camera not opened and it throws as "Permission Denied"
error.
### What is expected to happen?
After Upgrading the version 32 cordova-android 11 , it should open camera
### What does actually happen?
Camera not opening, It throws Permission Denied error
{"code":4,"message":"Permission denied."}
## Information
Updated the Cordova-android 10 to cordova-android 11 which targets 32
### Command or Code
ionic cordova run android --device
### Environment, Platform, Device
This issue in Android Device [Checked in Android 10, Android 11, Android 12]
### Version information
Android version [10,11,12]
Cordova-android 11[sdk -32]
Mediacapture plugin 4.0.0
## Checklist
<!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
- [ ] I searched for existing GitHub issues
- [ ] I updated all Cordova tooling to most recent version
- [ ] I included all the necessary information above
--
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]