Skip to content

Android 11 Storage updates issue #19

@chriskhongqarma

Description

@chriskhongqarma

Since Android 11 storage updates, it is not possible to use Environment.getExternalStoragePublicDirectory to return a path to a publicly accessible folder, which is how the plugin is using now.
Therefore, it is critical that we need a new way to save files to a shared storage.
Consider using: Storage Access Framework or MediaStore API

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions