Skip to content

Missing storage permission on example app. #342

@DarkAndBlue

Description

@DarkAndBlue

The debug/example app is missing the storage permission and therefore can't be granted storage permission.

I looked into APK file where

<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />

is defined inside the AndroidManifest.xml but when I look into the settings of the app the permissions page it's empty.

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