tamsel12 opened a new issue, #271: URL: https://github.com/apache/cordova-plugin-media-capture/issues/271
# Bug Report Android 13 Support - Targetting SDK 33 - CAPACITOR 5 ## Problem I have migrated to Capacitor 5 , But it denies the permission , I have changed the permissions like READ_MEDA_IMAGES. But I am not able to open the camera , it always throws permission denied ### What is expected to happen? Runtime permission should be show and it Should open the camera ### What does actually happen? No Run Time Permission , and it does not open the camera ## Information <!-- Include all relevant information that might help understand and reproduce the problem --> ### Command or Code <!-- What command or code is needed to reproduce the problem? --> I have implemented permission dialog using cordova android permissions plugin , but camera does not open ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> Android 13, Ionic6 , capacitor 5 ### Version information <!-- What are relevant versions you are using? For example: Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins Other Frameworks: Ionic Framework and CLI version Operating System, Android Studio, Xcode etc. --> Android 13, Ionic6 , capacitor 5 , Android STUDIO - Flamingo ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [x ] I searched for existing GitHub issues - [x ] I updated all Cordova tooling to most recent version - [x ] I included all the necessary information above Thanks , -- 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]
