keva91 commented on issue #797:
URL: 
https://github.com/apache/cordova-plugin-camera/issues/797#issuecomment-1420963064

   > Also, you can try thoose different versions :
   > 
   > * READ_MEDIA_IMAGES Always requested (Same as PR [Android 13 support 
#814](https://github.com/apache/cordova-plugin-camera/pull/814) )
   >   
`https://github.com/felicienfrancois/cordova-plugin-camera#f53d3cb2ef5add8f7ba37503c4a10fc8e1337600`
   android 13: ❌
   android 11: ✅
   android 10: ✅
   > * **READ_MEDIA_IMAGES Never requested (The one I use)**
   >   
`https://github.com/felicienfrancois/cordova-plugin-camera#e6e49b85b59263fc5782e835160d01a8932e3690`
   android 13: ✅
   android 11: ✅
   android 10: ✅
   > * READ_MEDIA_IMAGES requested only when picking from library (Head, i.e. 
the one you tried)
   >   
`https://github.com/felicienfrancois/cordova-plugin-camera#efcd9190d98130d815b442b96e0c69fe17637908`
   android 13: ❌
   android 11: ✅
   android 10: ✅
   
   
   
   


-- 
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]

Reply via email to