You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/02/15 18:53:04 UTC

[GitHub] [cordova-plugin-camera] breautek commented on issue #679: App crashes with RecoverableSecurityException after URI resolves to content://media/

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


   > @breautek Do you know when we will have any informations about this Android 11 problem and Cordova? Is someone working on this?
   
   Afaik, no one is allocating time on API 30 FS problems. We need to figure out how to incorporate the [MediaStore](https://developer.android.com/reference/android/provider/MediaStore) APIs for API 30.
   
   MediaStore API is significantly different than the raw file system APIs so it may be out of scope for the file plugin itself. Someone needs to analyse this problem in great detail to understand the full scope of the problem (i.e: it obviously it affects the file system usage, but does it also affect this camera plugin? file transfer plugin? media-capture plugin? etc...). Based on this ticket, the answer to each of those questions is probably a "yes". Help is wanted for this.


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

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



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