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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to