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


   This is **suppose** to work on API 29 with the 
`requestLegacyExternalStorage` enabled (which if you use the dev copy from 
github master branch, the plugin does use this flag). Can you try the plugin by 
installing it from git?
   
   ```
   cordova plugin add https://github.com/apache/cordova-plugin-file.git
   ```
   
   Please do let me know of this works, I'll be planning on making a release so 
that people can start making their migrations. Accessing the external storage 
root will not be possible starting API 30.


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