andresmq commented on issue #561:
URL: 
https://github.com/apache/cordova-plugin-file/issues/561#issuecomment-1720306529

   @willPHPwork Yes, I could manage it for our use cases.
   
   I patched the plugin to not request permission for the _"getDirectory"_ 
action when the path is the `externalRootDirectory/Download/` folder. **That 
works for API level != 29**, for the specific case of 29 we store the files in 
an application's specific folder 
(`externalApplicationStorageDirectory/Download`).


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

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