You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/01/11 14:16:30 UTC

[GitHub] [cordova-plugin-file] jfoclpf commented on issue #436: Issue when reading text file from Android Download folder with Android 11

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org