jfoclpf commented on issue #426: URL: https://github.com/apache/cordova-plugin-file/issues/426#issuecomment-758015584
> > window.resolveLocalFileSystemURL(cordova.file.externalRootDirectory + "/Download" used to work > * This should work when targeting API 29 with the dev version of the plugin (which has the `android:requestLegacyExternalStorage="true"`), Did you mean running `cordova plugin add https://github.com/apache/cordova-plugin-file.git` Will be this backward compatible for API <= 28 also? ---------------------------------------------------------------- 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]
