Skip to content

CameraXBasic does not ask for WRITE_EXTERNAL_STORAGE permissions #546

Description

@davidesoldan

Trying the exemple in a Samsung Tablet with Android 8 the PermissionsFragment class always shows a Toast

"Permission request denied"

I noticed that the only permission asked with registerForActivityResult is the CAMERA permission, and not the WRITE_EXTERNAL_STORAGE

Adding

in the manifest solve the bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions