aymen110 opened a new issue, #809: URL: https://github.com/apache/cordova-plugin-camera/issues/809
# Bug Report Cannot open camera on pixel 6 with sdk30 ## Problem The problem that is with my application i'm not able to open the camera on some phones like (pixel 6), but on other mobile phone i don't have the problem. So i think the problem is that i'm on sdk30 and pixel 6 or pixel 2. I tried to get the new version of the camera plugin (6.0.0) which i think the problem was resolved with the modifications on the file config.xml like in #684, but this did not resolve my problem. I found another solution to the problem wich was this one #739, i made the modification in local on my project and i was able to open the camera on the pixel 6 and pixel 2. But this solution is not merged on any branch, i don't know why :/ So i need your help to resolve my problem with openning the camera on sdk30 with pixel 6. Or if you have an alternative for the cordova-plugin-camera this could maybe help me. ## 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 -- 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]
