breautek commented on issue #790:
URL: 
https://github.com/apache/cordova-plugin-camera/issues/790#issuecomment-2442831777

   In v8 external storage paths are now passed as `content://` uris and 
utilises the media store APIs for temporary access grants.
   
   `file://` paths that was previously used does not work on API 29, but did 
work on API 30+ with proper permissions.
   
   Should be fixed by:
   - https://github.com/apache/cordova-plugin-camera/pull/889
   - https://github.com/apache/cordova-plugin-camera/pull/902


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