breautek commented on issue #610:
URL: 
https://github.com/apache/cordova-plugin-file/issues/610#issuecomment-1804109467

   I don't know if there is a language barrier but the code doesn't appear to 
be at all related to the original issue.
   
   First you were asking
   
   > What permission should I add to be able to write a .CSV file in the 
"Documents" folder ?
   
   Then you're showing camera usage, I don't understand how this relates to the 
CSV file. This thread has kind of gone off the rails so I'm closing it.
   
   I'll say that writing documents to the Documents folder is not possible 
under android scoped storage system because it forbids write access to file 
APIs. To do this action, it needs to go through the media store. There are 
third-party plugins that interfaces with the media store to do this. More info 
can be found 
[here](https://github.com/apache/cordova-plugin-file#androids-external-storage-quirks)


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