jfoclpf commented on issue #436: URL: https://github.com/apache/cordova-plugin-file/issues/436#issuecomment-757978933
Android blocked access to shared folders from API 29 (Android 10) due to privacy issues. https://developer.android.com/reference/android/os/Environment#getExternalStorageDirectory() I'm having the same issue to store a file in Downloads folder https://stackoverflow.com/questions/65668470/how-to-save-a-file-on-shared-space-in-cordova-with-android ---------------------------------------------------------------- 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]
