whria78 commented on issue #866:
URL: 
https://github.com/apache/cordova-plugin-camera/issues/866#issuecomment-2248988167

   Google has changed permissions several times, causing a lot of confusion. 
However, in Cordova 13, we can access the camera (photos) and media (images) 
through <input type="file" capture />. I removed all permissions and kept only 
the following permission: <uses-permission 
android:name="android.permission.READ_MEDIA_VISUAL_USER_SELECTED"/> ; I tested 
on android 9 and 14.


-- 
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: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to