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

   > FYI, we store files in cordova.file.externalRootDirectory / appName, 
corresponding to uri storage/emulated/0/appName if I remember, so it is the 
direct root of Android storage.
   
   Might be worth a test but I think `/storage/emulatoed/0/<appName>/` is the 
app's external directory and is not subjected to the scoped storage 
restrictions... not 100% sure but that directly specifically shouldn't require 
any permissions at all (since API 19). I think any other external directory is 
subjected to the scoped storage restrictions.


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